mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-03 21:28:07 +00:00
more mobile fixes
This commit is contained in:
@@ -166,6 +166,7 @@ Java_com_roguetemple_hyperroid_HyperRogue_initGame(MOBPAR_FORMAL) {
|
||||
if(gamerunning) return 1;
|
||||
gamerunning = true;
|
||||
initAll();
|
||||
if(showstartmenu) pushScreen(showStartMenu);
|
||||
uploadAll(MOBPAR_ACTUAL);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user