abandon
This commit is contained in:
@@ -12,6 +12,7 @@ InGameAppMenu::InGameAppMenu(std::shared_ptr<MenuStack> menuStack, std::shared_p
|
||||
game(this->settings->getMenu().startGame(this->settings->getGamemode()))
|
||||
{
|
||||
|
||||
this->game.start();
|
||||
this->paused = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user