mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-20 19:56:41 +01:00
Fixes roofing tiles not working in multiz areas
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
..()
|
||||
update()
|
||||
|
||||
/turf/simulated/open/ChangeTurf()
|
||||
/turf/simulated/open/ChangeTurf(var/turf/N, var/tell_universe, var/force_lighting_update, var/preserve_outdoors)
|
||||
var/turf/T = GetBelow(src)
|
||||
if(T)
|
||||
GLOB.turf_entered_event.unregister(T, src, .proc/BelowOpenUpdated)
|
||||
|
||||
Reference in New Issue
Block a user