(svn r23084) -Codechange: get rid of a redundant variable
This commit is contained in:
@@ -132,7 +132,7 @@ load = ConvertLandscape
|
||||
|
||||
[SDT_VAR]
|
||||
base = GameSettings
|
||||
var = game_creation.snow_line
|
||||
var = game_creation.snow_line_height
|
||||
type = SLE_UINT8
|
||||
def = DEF_SNOWLINE_HEIGHT * TILE_HEIGHT
|
||||
min = MIN_SNOWLINE_HEIGHT * TILE_HEIGHT
|
||||
|
||||
Reference in New Issue
Block a user