Jeck - Quick fix to issue 279. Requires testing, see issue for details.
This commit is contained in:
@@ -145,6 +145,7 @@ void GameStateMenu::Start(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
hasChosenGameType = 1;
|
hasChosenGameType = 1;
|
||||||
|
mParent->gameType = GAME_TYPE_CLASSIC;
|
||||||
if (options[Options::MOMIR_MODE_UNLOCKED].number) hasChosenGameType = 0;
|
if (options[Options::MOMIR_MODE_UNLOCKED].number) hasChosenGameType = 0;
|
||||||
if (options[Options::RANDOMDECK_MODE_UNLOCKED].number) hasChosenGameType = 0;
|
if (options[Options::RANDOMDECK_MODE_UNLOCKED].number) hasChosenGameType = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user