Skip to content

Commit

Permalink
i can fix that
Browse files Browse the repository at this point in the history
  • Loading branch information
Glamyrio authored Dec 31, 2024
1 parent a514daf commit 6d5365c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/clothing/code/helmet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
var/on = FALSE
var/brightness_on = 2

/obj/item/clothing/head/helmet/cop/attack_self(mob/living/user)
/obj/item/clothing/head/helmet/cop/attack_self__legacy__attackchain(mob/living/user)
toggle_helmet_light(user)

/obj/item/clothing/head/helmet/cop/proc/toggle_helmet_light(mob/living/user)
Expand Down

0 comments on commit 6d5365c

Please sign in to comment.