Skip to content

Commit

Permalink
anton suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
BeebBeebBoob committed Dec 28, 2024
1 parent bc2ddcf commit fecbf4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/game/machinery/computer/law.dm
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@
. = ..()
if(timer_id)
stop_upload(TRUE)
current = null
installed_module = null
id = null

/obj/machinery/computer/aiupload/obj_break(damage_flag)
if(timer_id)
Expand Down

0 comments on commit fecbf4c

Please sign in to comment.