Updated Accessibility
This commit is contained in:
parent
277662d107
commit
a69f8c4eac
@ -59,7 +59,7 @@ namespace Passer.Humanoid {
|
||||
/// as the third person avatar.
|
||||
public Animator[] tpAvatars = new Animator[0];
|
||||
|
||||
private HumanoidControl humanoid;
|
||||
protected HumanoidControl humanoid;
|
||||
|
||||
protected virtual void Start() {
|
||||
humanoid = GetComponent<HumanoidControl>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user