mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-10 08:00:05 +00:00
Change: Disable changing the inflation setting in network games.
This commit is contained in:
parent
2d9fa81bd0
commit
5a5d613ee3
@ -1283,6 +1283,7 @@ proc = DeleteSelectStationWindow
|
|||||||
[SDT_BOOL]
|
[SDT_BOOL]
|
||||||
base = GameSettings
|
base = GameSettings
|
||||||
var = economy.inflation
|
var = economy.inflation
|
||||||
|
guiflags = SGF_NO_NETWORK
|
||||||
def = true
|
def = true
|
||||||
str = STR_CONFIG_SETTING_INFLATION
|
str = STR_CONFIG_SETTING_INFLATION
|
||||||
strhelp = STR_CONFIG_SETTING_INFLATION_HELPTEXT
|
strhelp = STR_CONFIG_SETTING_INFLATION_HELPTEXT
|
||||||
|
Loading…
Reference in New Issue
Block a user