mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 00:21:24 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -351,7 +351,7 @@
|
||||
|
||||
/obj/item/mecha_parts/mecha_equipment/cable_layer/attach()
|
||||
..()
|
||||
event = chassis.events.addEvent("onMove", CALLBACK(src, .proc/layCable))
|
||||
event = chassis.events.addEvent("onMove", CALLBACK(src,PROC_REF(layCable)))
|
||||
return
|
||||
|
||||
/obj/item/mecha_parts/mecha_equipment/cable_layer/detach()
|
||||
|
||||
Reference in New Issue
Block a user