public void UIEventClien2ReadyToStart() { m_client2.SendReadyToStart(); }
public void UIEventClien1ReadyToStart() { m_client1.SendReadyToStart(); }