y u no call back :(

This commit is contained in:
minjaesong
2024-07-06 02:04:27 +09:00
parent 68ed16aa5a
commit ff433703f4
10 changed files with 380 additions and 242 deletions

View File

@@ -1052,6 +1052,7 @@ public class App implements ApplicationListener {
printdbg("AppLoader-Static", "Screen before change: " + currentScreen.getClass().getCanonicalName());
currentScreen.hide();
MusicService.INSTANCE.leaveScene();
currentScreen.dispose();
}
else {