Skip to content

Commit

Permalink
extra bit
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreML committed Mar 27, 2024
1 parent fb36914 commit c192704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/keybinding/human.dm
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
var/mob/living/carbon/human/human_user = user.mob
var/obj/item/clothing/head/helmet/marine/marine_helmet = human_user.head
if(!istype(marine_helmet))
// If their hat isn't a marine helmet, or is null, return.
return

// Cycle the HUD on the helmet.
Expand Down

0 comments on commit c192704

Please sign in to comment.