diff options
Diffstat (limited to 'durt')
-rw-r--r-- | durt/nodes/(-615,26,2475).lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/durt/nodes/(-615,26,2475).lua b/durt/nodes/(-615,26,2475).lua index bdb01ed..e71fbca 100644 --- a/durt/nodes/(-615,26,2475).lua +++ b/durt/nodes/(-615,26,2475).lua @@ -1,5 +1,5 @@ __approach_callback_method = 1 -if event.appraoch and not event.has_entered then +if event.approach and not event.has_entered then atc_set_lzb_tsr(1) end if event.train and atc_arrow then |