Skip to content

Commit

Permalink
Resolved a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hazelrat committed Oct 30, 2024
1 parent 9caa91e commit 0938b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/client/preference_setup/loadout/items/head.dm
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
path = /obj/item/clothing/head/beanie/winter
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION | GEAR_HAS_ACCENT_COLOR_SELECTION

datum/gear/head/submariner_beanie
/datum/gear/head/submariner_beanie
display_name = "submariner's beanie"
path = /obj/item/clothing/head/beanie/submariner
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
Expand Down

0 comments on commit 0938b5f

Please sign in to comment.