Example #1
0
 private void SetReadyServer()
 {
     _lobbyManager.AddReady(this);
     RpcSetIndicator(true);
 }