Skip to content

Commit

Permalink
Update firealarm.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
XeonMations committed Dec 23, 2024
1 parent 7a788dc commit 37fb6bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/machinery/firealarm.dm
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ CREATION_TEST_IGNORE_SUBTYPES(/obj/machinery/firealarm)
set_light(l_range = 2.5, l_power = 1.5)
else
set_light(l_range = 1.6, l_power = 1)
update_overlays()

/obj/machinery/firealarm/update_icon_state()
if(panel_open)
Expand Down

0 comments on commit 37fb6bb

Please sign in to comment.