mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
Allow changing max town height level setting in-game (for town founding)
This commit is contained in:
parent
5fe1963feb
commit
24834c86f7
@ -947,7 +947,6 @@ xref = ""economy.max_town_heightlevel""
|
||||
base = GameSettings
|
||||
var = economy.max_town_heightlevel
|
||||
type = SLE_UINT8
|
||||
guiflags = SGF_NEWGAME_ONLY | SGF_SCENEDIT_TOO
|
||||
def = MAX_MAP_HEIGHT_LIMIT
|
||||
min = 2
|
||||
max = MAX_MAP_HEIGHT_LIMIT
|
||||
|
Loading…
Reference in New Issue
Block a user