示例#1
0
 public void AttackHelpPiece(Cell cell1, Cell cell2)
 {
     Fight.AnimateAllyHelpAttack(cell1, cell2);
 }