mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 13:06:18 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
|
||||
/obj/structure/barricade/security/Initialize()
|
||||
. = ..()
|
||||
addtimer(CALLBACK(src, .proc/deploy), deploy_time)
|
||||
addtimer(CALLBACK(src,PROC_REF(deploy)), deploy_time)
|
||||
|
||||
/obj/structure/barricade/security/proc/deploy()
|
||||
icon_state = "barrier1"
|
||||
|
||||
Reference in New Issue
Block a user