mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
(svn r24191) -Fix: If you consider a settings to potentially cause desyncs via NewGRFs and thus disallow changing it in network games, you should probably also sync it to clients.
This commit is contained in:
parent
d84e94025f
commit
fdd05988b7
@ -476,7 +476,6 @@ to = 158
|
||||
[SDT_BOOL]
|
||||
base = GameSettings
|
||||
var = construction.signal_side
|
||||
flags = SLF_NO_NETWORK_SYNC
|
||||
guiflags = SGF_NO_NETWORK
|
||||
def = true
|
||||
str = STR_CONFIG_SETTING_SIGNALSIDE
|
||||
|
Loading…
Reference in New Issue
Block a user