Exemple #1
0
 public override void Exit(Battle obj)
 {
     base.Exit(obj);
     _movePath = null;
     _overlay.ClearAll();
 }