This commit is contained in:
Shadow Quill
2020-09-15 16:38:51 -05:00
parent a2119a8a15
commit 01256d9c49
+1
View File
@@ -63,6 +63,7 @@
if("fix")
if(active) // Prevent from starting a fix while fixing.
to_chat(usr, "<span class='warning'>You are already fixing this AI!</span>")
return
active = TRUE
INVOKE_ASYNC(src, .proc/fix_ai)
add_fingerprint(usr)