mirror of
https://github.com/1dot13/gamedir.git
synced 2026-08-05 14:00:28 +02:00
- 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:
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user