Merge pull request #9664 from VOREStation/Verkister-patch-8

Fixes shape traits not updating visuals on spawn
This commit is contained in:
Novacat
2021-02-09 12:43:53 -05:00
committed by GitHub
@@ -585,6 +585,7 @@
// Do the initial caching of the player's body icons.
new_character.force_update_limbs()
new_character.update_icons_body()
new_character.update_transform() //VOREStation Edit
new_character.key = key //Manually transfer the key to log them in