Skip to content

Commit

Permalink
webedit moment
Browse files Browse the repository at this point in the history
  • Loading branch information
Thera-Pissed committed Apr 26, 2024
1 parent 19b9eeb commit 36d134d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/machinery/_machinery.dm
Expand Up @@ -173,7 +173,6 @@ Class Procs:
. = ..()
power_change()
become_area_sensitive(ROUNDSTART_TRAIT)

RegisterSignal(src, COMSIG_ENTER_AREA, PROC_REF(enter_area))
RegisterSignal(src, COMSIG_EXIT_AREA, PROC_REF(exit_area))

Expand Down

0 comments on commit 36d134d

Please sign in to comment.