diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-12-09 00:00:01 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-12-09 00:00:01 +0100 |
commit | c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83 (patch) | |
tree | c9dfdca907d48922dac2a251fb0ff8b41155c242 /auto_yards/nodes/(-586,26,2504).lua | |
parent | df137f9521f19584393e65f7d987c29d3a2219a3 (diff) | |
download | luaatc_envs-c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83.tar.gz luaatc_envs-c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83.tar.bz2 luaatc_envs-c4849997e8d0c9a99ee7b24e0495a99d9ddb7e83.zip |
State at 2024-12-09
Diffstat (limited to 'auto_yards/nodes/(-586,26,2504).lua')
-rw-r--r-- | auto_yards/nodes/(-586,26,2504).lua | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/auto_yards/nodes/(-586,26,2504).lua b/auto_yards/nodes/(-586,26,2504).lua index c8fd2cb..e5831fc 100644 --- a/auto_yards/nodes/(-586,26,2504).lua +++ b/auto_yards/nodes/(-586,26,2504).lua @@ -35,8 +35,7 @@ if F.has_rc("CAN_INTRA_SHUFFLE") then "CAN_HS_W", --departures track has Cpl function built in "CAN_CLASS_DEPARTURES" }) - step_fc() - F.indicator(sand_indicator, false) --ensure the sand indicator is off to allow the wagons to load + F.indicator(sand_indicator, false) -- Loaded wagons have been sent to departures track. Disable the request indicator return end return |