(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
This commit is contained in:
@@ -19,6 +19,8 @@ interval = 0
|
||||
str = STR_NULL
|
||||
proc = NULL
|
||||
load = NULL
|
||||
from = 0
|
||||
to = SL_MAX_VERSION
|
||||
|
||||
|
||||
|
||||
@@ -106,8 +108,6 @@ length = 2
|
||||
flags = S
|
||||
var = _cur_resolution
|
||||
def = ""640,480""
|
||||
from = 0
|
||||
to = SL_MAX_VERSION
|
||||
|
||||
[SDTG_STR]
|
||||
name = ""screenshot_format""
|
||||
|
||||
Reference in New Issue
Block a user