test code might shelf later lol

This commit is contained in:
minjaesong
2023-11-17 16:34:52 +09:00
parent 29cc69519e
commit 8826119f79
7 changed files with 479 additions and 12 deletions

View File

@@ -920,6 +920,8 @@ public class App implements ApplicationListener {
audioManagerThread.interrupt();
}
AudioMixer.INSTANCE.dispose();
if (currentScreen != null) {
currentScreen.hide();
currentScreen.dispose();