Exemple #1
0
 public static void AttackStageEnd(Creature creature)
 {
     FeedbackService.AttackStageEnd(creature);
 }