diff --git a/js/game_loop.js b/js/game_loop.js index db558c8a..a8473c0d 100644 --- a/js/game_loop.js +++ b/js/game_loop.js @@ -2,7 +2,7 @@ //...submit a pull request if you dare //Debug -var versionCode = "fpm 10/28/24 • 11:35 pm" +var versionCode = "fpm 10/29/24 • 7:54 pm" var initialEncounterOverride=0; //7 skips tutorial if (initialEncounterOverride!=0) initialEncounterOverride-=3; //To handle notes and death in .csv