(svn r22196) -Codechange: use default values for the from and to of savegame versions as well

This commit is contained in:
rubidium
2011-03-05 10:20:49 +00:00
parent ba28937b3d
commit cb3fa759f3
7 changed files with 14 additions and 143 deletions

View File

@@ -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""