Пример #1
0
 public void HandleCommand(BaseGame game, Player player, GSPacketIn packet)
 {
     player.OpenBox(packet.ReadInt());
 }