From c3c5431412ddb65e08f55e56e1f51fb442b746b0 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Sat, 8 Dec 2018 17:12:57 +0100 Subject: Shunt signals (not exactly Ks), along with fixes in other components that those rely on --- advtrains/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'advtrains/init.lua') diff --git a/advtrains/init.lua b/advtrains/init.lua index 5d1af41..218c180 100644 --- a/advtrains/init.lua +++ b/advtrains/init.lua @@ -293,7 +293,7 @@ advtrains.avt_save = function(remove_players_from_wagons) "trainparts", "recently_collided_with_env", "atc_brake_target", "atc_wait_finish", "atc_command", "atc_delay", "door_open", "text_outside", "text_inside", "line", - "il_sections", "speed_restriction", + "il_sections", "speed_restriction", "is_shunt", }) --then save it tmp_trains[id]=v -- cgit v1.2.3