attack_self refactor (#6754)

Changes proc header
This commit is contained in:
silicons
2024-09-16 13:09:37 -06:00
committed by GitHub
parent 12b1f0bb76
commit ac3e0a73a9
297 changed files with 441 additions and 430 deletions
@@ -115,7 +115,7 @@
return ..()
/// On-click handling. Turns on the computer if it's off and opens the GUI.
/obj/item/modular_computer/attack_self(mob/user)
/obj/item/modular_computer/attack_self(mob/user, datum/event_args/actor/actor)
. = ..()
if(.)
return