mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
bunch of unhandled refs (#16919)
* bunch of unhandled refs * fix that (#6)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
shockdirs = list(turn(dir,90),turn(dir,-90))
|
||||
|
||||
/obj/machinery/containment_field/Destroy()
|
||||
unsense_proximity(callback = /atom/proc/HasProximity)
|
||||
unsense_proximity(callback = TYPE_PROC_REF(/atom,HasProximity))
|
||||
if(FG1 && !FG1.clean_up)
|
||||
FG1.cleanup()
|
||||
if(FG2 && !FG2.clean_up)
|
||||
|
||||
Reference in New Issue
Block a user