summaryrefslogtreecommitdiff
path: root/durt
diff options
context:
space:
mode:
Diffstat (limited to 'durt')
-rw-r--r--durt/nodes/(-1512,8,-2613).lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/durt/nodes/(-1512,8,-2613).lua b/durt/nodes/(-1512,8,-2613).lua
index b38ec43..9651843 100644
--- a/durt/nodes/(-1512,8,-2613).lua
+++ b/durt/nodes/(-1512,8,-2613).lua
@@ -4,8 +4,8 @@ local loco_track = POS(-1515,7,-2625)
if event.ext_int then
if event.message == "S27" then
if F.indicator(ind) then return end
+ F.indicator(ind,true)
interrupt_pos(loco_track,"SEND")
- F.indicator(ind,false)
return
end
end