mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 03:21:30 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
say(answer)
|
||||
|
||||
on_cooldown = TRUE
|
||||
addtimer(CALLBACK(src, .proc/clear_cooldown), cooldown_time)
|
||||
addtimer(CALLBACK(src,PROC_REF(clear_cooldown)), cooldown_time)
|
||||
|
||||
shaking = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user