mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
parent
2dad86a304
commit
09a3567f14
1 changed files with 1 additions and 0 deletions
|
@ -889,6 +889,7 @@ static void commonTicker(bool &playvideo)
|
|||
if (gStartNewGame)
|
||||
{
|
||||
gStartNewGame = false;
|
||||
gQuitGame = false;
|
||||
auto completion = [](bool = false)
|
||||
{
|
||||
StartLevel(&gGameOptions);
|
||||
|
|
Loading…
Reference in a new issue