Skip to content

Commit

Permalink
stg
Browse files Browse the repository at this point in the history
  • Loading branch information
rye-rice committed Nov 21, 2023
1 parent 698bba4 commit 50b47a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/species_types/IPC.dm
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@

if(chassis_of_choice.use_eyes)
LAZYREMOVE(species_traits, NOEYESPRITES)
LAZYADD(species_traits, NOEYESPRITES)
LAZYADD(species_traits, EYECOLOR)
C.update_body()

if(!chassis_of_choice.has_screen)
Expand Down

0 comments on commit 50b47a0

Please sign in to comment.