mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 18:06:57 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
if(!spam_flag)
|
||||
spam_flag = TRUE
|
||||
playsound(loc, 'sound/items/bikehorn.ogg', 50, 1)
|
||||
addtimer(CALLBACK(src, .proc/reset_spamflag), 20)
|
||||
addtimer(CALLBACK(src,PROC_REF(reset_spamflag)), 20)
|
||||
|
||||
/obj/item/paper/attack_ai(mob/living/silicon/ai/user)
|
||||
show_content(user)
|
||||
|
||||
Reference in New Issue
Block a user