mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 02:23:10 +00:00
Fixes Cynosure Shuttle Issue
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
if(T)
|
||||
GLOB.turf_entered_event.unregister(T, src, .proc/BelowOpenUpdated)
|
||||
GLOB.turf_exited_event.unregister(T, src, .proc/BelowOpenUpdated)
|
||||
turf_changed_event.unregister(T, src, /atom/proc/update_icon)
|
||||
. = ..()
|
||||
|
||||
/turf/simulated/open/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user