Update accessibility
This commit is contained in:
parent
7c46b252dd
commit
d2fe125488
@ -396,7 +396,7 @@ namespace Passer.Humanoid {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void LocalChangeAvatar(GameObject avatarPrefab) {
|
public virtual void LocalChangeAvatar(GameObject avatarPrefab) {
|
||||||
if (avatarPrefab == null)
|
if (avatarPrefab == null)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user