示例#1
0
 public void TickOut(Player player, int reason)
 {
     _lobby.TickOut(player, reason);
 }