- bugfix: CTD when loading a savegame after an auto save was loaded -> Autosave works now ;-)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@517 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2006-09-29 05:49:41 +00:00
parent def9d21164
commit 280bc015d4
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -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
BIN
View File
Binary file not shown.