diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 29b0aa685..36c3dad94 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/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/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index c81b90871..8b8ef06dc 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/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 ;******************************************************************************************************************************