We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f4a804 + d5a0b55 commit a1d2088Copy full SHA for a1d2088
Sandbox/Gameplay/src/SandboxGame.cpp
@@ -7,7 +7,6 @@ namespace Sandbox
7
{
8
// Lets create an entity!
9
entt::entity ent = t_Reg.create();
10
-
11
}
12
13
void Game::Shutdown(entt::registry& t_Reg)
0 commit comments