Skip to content

Commit

Permalink
fix(changeling): transformation caused height discrepancies
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyThorne authored May 31, 2024
1 parent f0e6cae commit 9cda39b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/dna/dna2_helpers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
H.update_eyes()
H.update_hair()
H.update_facial_hair()
H.update_transform()

return 1
else
Expand Down

0 comments on commit 9cda39b

Please sign in to comment.