Beispiel #1
0
 public override void PlayerJoined(GameSession.Tank tank, Ice.Current current__)
 {
     buffer.Push(new PlayerJoinedEvent(bot, tank));
 }