mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 17:08:53 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
add()
|
||||
if(spawn_effects)
|
||||
on_spawn()
|
||||
addtimer(CALLBACK(src, .proc/post_add), 30)
|
||||
addtimer(CALLBACK(src,PROC_REF(post_add)), 30)
|
||||
|
||||
/datum/quirk/Destroy()
|
||||
STOP_PROCESSING(SSquirks, src)
|
||||
|
||||
Reference in New Issue
Block a user