private void BindBotButtons(ref ButtonBot butBot, CBotBase bot) { butBot.Id = bot.BotId; butBot.BotOperations = DealingServer; }
private void BindBotButtons(ref ButtonBot butBot, CBotBase bot) { butBot.Id = bot.BotId; butBot.BotOperations = Plaza2Connector; }