Fixed random crashing issue
This commit is contained in:
@@ -237,4 +237,4 @@ namespace anm2ed::imgui
|
||||
if (shortcut(manager.chords[SHORTCUT_SAVE_AS], shortcut::GLOBAL)) dialog.file_save(Dialog::ANM2_SAVE);
|
||||
if (shortcut(manager.chords[SHORTCUT_EXIT], shortcut::GLOBAL)) isQuitting = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user