public void SmallNet(int team) { // Debug.Log("SmallNet: " + team); _gameManager.NetManager.SmallNet(team); WSServer.SmallNet(team); }