Updated accessibility

This commit is contained in:
Pascal Serrarens 2023-03-16 10:42:51 +01:00
parent 9093521f43
commit a7498aeb9f

View File

@ -1753,7 +1753,7 @@ namespace Passer.Humanoid {
#region Colliders #region Colliders
private void CheckColliders() { protected void CheckColliders() {
if (hand.bone.transform == null) if (hand.bone.transform == null)
return; return;