diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index b6eceef2d..767be1afe 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -57,6 +57,7 @@ INSANE_CASH = 15000 ; After each players turn the game will save. You see a "Save" notification in tactical screen. ; To load an auto save go to options screen -> save/load screen and press ALT+A (for the latest save) or ALT+B (for former save). ;****************************************************************************************************************************** + USE_AUTO_SAVE = FALSE diff --git a/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index fb8ff5e31..81a07b5a9 100644 --- a/Data/Ja2_Options.INI +++ b/Data/Ja2_Options.INI @@ -57,6 +57,7 @@ INSANE_CASH = 15000 ; After each players turn the game will save. You see a "Save" notification in tactical screen. ; To load an auto save go to options screen -> save/load screen and press ALT+A (for the latest save) or ALT+B (for former save). ;****************************************************************************************************************************** + USE_AUTO_SAVE = FALSE diff --git a/ja2.exe b/ja2.exe index a5ecbad9a..736af54c6 100644 Binary files a/ja2.exe and b/ja2.exe differ