mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(glue): set facing in CCharacterCreation::CreateComponent
This commit is contained in:
parent
c82ac35e19
commit
328f94ffad
@ -86,7 +86,7 @@ void CCharacterCreation::CreateComponent(ComponentData* data, bool randomize) {
|
||||
|
||||
// TODO track previous variations
|
||||
|
||||
// TODO set facing
|
||||
CCharacterCreation::SetFacing(CCharacterCreation::s_charFacing);
|
||||
|
||||
CCharacterCreation::Dress();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user