mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
This reverts commit 8ac892d340.
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
//Debug proc used to highlight bounding area
|
||||
/obj/docking_port/proc/highlight(_color = "#f00")
|
||||
invisibility = 0
|
||||
plane = GHOST_PLANE
|
||||
layer = GHOST_LAYER
|
||||
var/list/L = return_coords()
|
||||
var/turf/T0 = locate(L[1],L[2],z)
|
||||
var/turf/T1 = locate(L[3],L[4],z)
|
||||
|
||||
Reference in New Issue
Block a user