Skip to content

Commit a1d2088

Browse files
committed
Merge branch 'gameplay-layer'
2 parents 1f4a804 + d5a0b55 commit a1d2088

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sandbox/Gameplay/src/SandboxGame.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ namespace Sandbox
77
{
88
// Lets create an entity!
99
entt::entity ent = t_Reg.create();
10-
1110
}
1211

1312
void Game::Shutdown(entt::registry& t_Reg)

0 commit comments

Comments
 (0)