Merge branch 'signal_tunnels_bridges' into jgrpp
# Conflicts: # src/table/settings.ini # src/tunnelbridge.h
This commit is contained in:
@@ -44,6 +44,7 @@ static bool ZoomMinMaxChanged(int32 p1);
|
||||
static bool MaxVehiclesChanged(int32 p1);
|
||||
static bool ImprovedBreakdownsSettingChanged(int32 p1);
|
||||
static bool DayLengthChanged(int32 p1);
|
||||
static bool SimulatedWormholeSignalsChanged(int32 p1);
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
static bool UpdateClientName(int32 p1);
|
||||
@@ -606,7 +607,7 @@ min = 1
|
||||
max = 16
|
||||
str = STR_CONFIG_SETTING_SIMULATE_SIGNALS
|
||||
strval = STR_CONFIG_SETTING_SIMULATE_SIGNALS_VALUE
|
||||
proc = RedrawScreen
|
||||
proc = SimulatedWormholeSignalsChanged
|
||||
from = 0
|
||||
cat = SC_BASIC
|
||||
patxname = ""signal_tunnel_bridge.construction.simulated_wormhole_signals""
|
||||
|
Reference in New Issue
Block a user