No fix yet

This commit is contained in:
2024-06-07 13:24:36 +02:00
parent 7b5e5df952
commit 6b05cc71f6
9 changed files with 37 additions and 11 deletions

View File

@@ -200,7 +200,7 @@ namespace LoadingScene {
}
static void run() {
if(old_state_changer != state_changer) {
if(true) {//(old_state_changer != state_changer) {
printf("Loading new state...\n");
// TODO: Callback for file load? Locally?