Exemplo n.º 1
0
 public static void HadMet(Lead lead)
 {
     CurrentMonster = CurrentMap.BuildMonster();
     //根据敏捷决定出手顺序
     CurrectAttack = true;
 }