changed to medium frame size
parent
be8888cf31
commit
5d573f6f8d
|
|
@ -80,7 +80,7 @@ public class PlayerController : NetworkObject, Dissonance.IDissonancePlayer
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Debug.Log("here");
|
|
||||||
comms.playerStartedSpeaking(dissonanceID);
|
comms.playerStartedSpeaking(dissonanceID);
|
||||||
isSpeaking = true;
|
isSpeaking = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue