Skip to content

Commit

Permalink
Update helmet_visors.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Sep 21, 2024
1 parent 79ce532 commit 4b7e3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/helmet_visors.dm
Original file line number Diff line number Diff line change
Expand Up @@ -367,4 +367,4 @@
user.client.color = initial(user.client.color)
user.clear_fullscreen("optic", 0.5 SECONDS)
REMOVE_TRAIT(user, TRAIT_HUD_SIGHT, src)
user.face_mouse = FALSE
user.face_mouse = FALSE

0 comments on commit 4b7e3f8

Please sign in to comment.