Shuttle rotation refactor and significant performance upgrade
This commit is contained in:
committed by
CitadelStationBot
parent
31e2303e39
commit
a9f07518a7
@@ -446,7 +446,7 @@
|
||||
var/thing = allowed_contents[i]
|
||||
qdel(thing, force=TRUE)
|
||||
|
||||
var/turf/newT = ChangeTurf(turf_type, baseturf_type, FALSE, FALSE, forceop = forceop)
|
||||
var/turf/newT = ChangeTurf(turf_type, baseturf_type, FALSE, FALSE, forceop)
|
||||
|
||||
SSair.remove_from_active(newT)
|
||||
newT.CalculateAdjacentTurfs()
|
||||
|
||||
Reference in New Issue
Block a user