feat: Implement selected animation handling and integrate with human mechanics
This commit is contained in:
@@ -10,7 +10,7 @@ function HumanInstance({ human }: { human: HumanStatus }) {
|
||||
return (
|
||||
<>
|
||||
|
||||
<HumanUi human={human} />
|
||||
<HumanUi />
|
||||
|
||||
</>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user