-- -- -- 1787,3,1264 if event.type == "train" then if atc_arrow then S.section.gleis_a = nil S.section.tal = event.id else S.section.gleis_a = event.id S.section.tal = nil end F.update() return end