Hopefully fix the issues with the settings menu not showing up correctly.

This commit is contained in:
reldred
2021-03-24 20:37:57 +10:30
parent 7c6d73abfa
commit 59631c1899
3 changed files with 4 additions and 3 deletions

View File

@@ -3754,6 +3754,7 @@ strval = STR_RIVERS_NONE
base = GameSettings
var = game_creation.amount_of_rocks
type = SLE_UINT8
guiflags = SGF_NEWGAME_ONLY | SGF_SCENEDIT_TOO
def = 5
min = 1
max = 255