示例#1
0
 private static void InitBot(BotHome botHome, SegasBotContext context)
 {
     botHome.BotInit(context);
 }