mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 20:46:55 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
|
||||
/obj/item/borg/upgrade/selfrepair/dropped()
|
||||
. = ..()
|
||||
addtimer(CALLBACK(src, .proc/check_dropped), 1)
|
||||
addtimer(CALLBACK(src,PROC_REF(check_dropped)), 1)
|
||||
|
||||
/obj/item/borg/upgrade/selfrepair/proc/check_dropped()
|
||||
if(loc != cyborg)
|
||||
|
||||
Reference in New Issue
Block a user