Signals on tunnel/bridges are now added to infrastructure stats.
This commit is contained in:
@@ -42,6 +42,7 @@ static bool InvalidateCompanyInfrastructureWindow(int32 p1);
|
||||
static bool InvalidateCompanyWindow(int32 p1);
|
||||
static bool ZoomMinMaxChanged(int32 p1);
|
||||
static bool MaxVehiclesChanged(int32 p1);
|
||||
static bool SimulatedWormholeSignalsChanged(int32 p1);
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
static bool UpdateClientName(int32 p1);
|
||||
@@ -553,7 +554,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