mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
fixes it (#31378)
This commit is contained in:
@@ -128,6 +128,8 @@
|
||||
/obj/machinery/computer/arcade/battle/ui_act(action, params)
|
||||
if(..())
|
||||
return
|
||||
if(!COOLDOWN_FINISHED(src, spam_cooldown))
|
||||
return
|
||||
|
||||
switch(action)
|
||||
if("attack")
|
||||
|
||||
Reference in New Issue
Block a user