OpenTyrian: Invisible game buttons

This commit is contained in:
pelya
2014-06-09 19:57:10 +03:00
parent 37394c67e1
commit ddec13193f
5 changed files with 83 additions and 3 deletions

View File

@@ -724,11 +724,16 @@ start_level_first:
extraGame = false;
doNotSaveBackup = false;
android_cleanup_screen_keys();
JE_loadMap();
if (mainLevel == 0) // if quit itemscreen
return; // back to titlescreen
android_setup_screen_keys();
fade_song();
for (uint i = 0; i < COUNTOF(player); ++i)