示例#1
0
 private void timerCreateEmptyPlayer_Tick(object sender, EventArgs e)
 {
     myServer.CreateEmptyPlayer();
 }