mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Merge pull request #10020 from VOREStation/upstream-merge-7989
[MIRROR] Fixes roofing tiles not working in multiz areas
This commit is contained in:
committed by
Chompstation Bot
parent
ceb72dd0ec
commit
3d48605bfc
@@ -39,7 +39,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