diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index 29b0aa685..36c3dad94 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -57,8 +57,8 @@ 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 +; Moved to option screen +;USE_AUTO_SAVE = FALSE ;****************************************************************************************************************************** diff --git a/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index c81b90871..8b8ef06dc 100644 --- a/Data/Ja2_Options.INI +++ b/Data/Ja2_Options.INI @@ -57,8 +57,8 @@ 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 +; Moved to option screen +;USE_AUTO_SAVE = FALSE ;****************************************************************************************************************************** diff --git a/ja2.exe b/ja2.exe index 736af54c6..c4d2db92a 100644 Binary files a/ja2.exe and b/ja2.exe differ