This commit is contained in:
Ben
2021-08-16 20:15:27 +01:00
parent cab2d2fe38
commit dda047f7ea
10 changed files with 96 additions and 10 deletions

View File

@@ -12,7 +12,6 @@ public:
: App( { "Game with AEON!" } )
{
Run();
}
~ExampleGame()