changed to medium frame size

handTracking
Kyle Johnsen 2022-01-05 01:31:55 -05:00
parent be8888cf31
commit 5d573f6f8d
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ public class PlayerController : NetworkObject, Dissonance.IDissonancePlayer
}
else
{
Debug.Log("here");
comms.playerStartedSpeaking(dissonanceID);
isSpeaking = true;
}