diff options
Diffstat (limited to 'm4/nodes/(1734,26,2901).lua')
-rw-r--r-- | m4/nodes/(1734,26,2901).lua | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/m4/nodes/(1734,26,2901).lua b/m4/nodes/(1734,26,2901).lua index 66ba746..0361c74 100644 --- a/m4/nodes/(1734,26,2901).lua +++ b/m4/nodes/(1734,26,2901).lua @@ -1 +1,4 @@ -F.split_looparound_left("E16")
\ No newline at end of file +if (event.train) then +-- F.print_length() + F.split_looparound_left("E16") +end
\ No newline at end of file |