Update accessibility

This commit is contained in:
Pascal Serrarens 2023-04-12 12:06:39 +02:00
parent 34c45dc39a
commit 178d242762

View File

@ -23,7 +23,7 @@ namespace Passer.Humanoid {
} }
[HideInInspector] [HideInInspector]
protected Rigidbody handRigidbody; public Rigidbody handRigidbody;
protected virtual void Initialize() { protected virtual void Initialize() {
if (handTarget == null) if (handTarget == null)