Skip to content

Commit

Permalink
Flashlight icon update
Browse files Browse the repository at this point in the history
  • Loading branch information
Crowbar764 committed Sep 24, 2023
1 parent ab44c0d commit d9e40fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/devices/flashlight.dm
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
if(on)
on = FALSE
set_light_on(on)
update_icon()
for(var/X in actions)
var/datum/action/A = X
A.update_button_icon()
Expand Down

0 comments on commit d9e40fb

Please sign in to comment.