mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
This reverts commit 27c40bdaf6.
This commit is contained in:
@@ -42,11 +42,10 @@
|
||||
/obj/effect/bmode//Cleaning up the tree a bit
|
||||
density = 1
|
||||
anchored = 1
|
||||
layer = SCREEN_LAYER + 1
|
||||
layer = SCREEN_LAYER
|
||||
dir = NORTH
|
||||
icon = 'icons/misc/buildmode.dmi'
|
||||
mouse_opacity = MOUSE_OPACITY_OPAQUE
|
||||
var/obj/effect/bmode/buildholder/master
|
||||
var/obj/effect/bmode/buildholder/master = null
|
||||
|
||||
/obj/effect/bmode/Destroy()
|
||||
if(master && master.cl)
|
||||
|
||||
Reference in New Issue
Block a user