mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
Remove the datum pool (#2873)
Removes the datum pool. New-qdel is faster than pooling, and we didn't use it anyways.
This commit is contained in:
@@ -150,10 +150,5 @@
|
||||
L_PROF(loc, "overlay_forcemove")
|
||||
. = ..()
|
||||
|
||||
/atom/movable/lighting_overlay/resetVariables(...)
|
||||
color = LIGHTING_BASE_MATRIX
|
||||
|
||||
return ..("color")
|
||||
|
||||
/atom/movable/lighting_overlay/shuttle_move(turf/loc)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user