fix backup_ folder not working

This commit is contained in:
Olivier Gagnon
2021-11-10 12:34:56 -05:00
parent 77fce11813
commit 9fe817daf2
5 changed files with 21 additions and 17 deletions
+1
View File
@@ -228,6 +228,7 @@ function evaluateVersionCompatibility(ver: string | number): void {
Player.reapplyAllSourceFiles();
}
}
v1APIBreak();
}
function loadGame(saveString: string): boolean {