Main/System/Battle/BattleConst.cs @@ -157,7 +157,7 @@ { get { return ActiveHeroSortingOrder + 1; return ActiveHeroSortingOrder + 2; } } @@ -167,7 +167,7 @@ { get { return ActiveHeroFrontSortingOrder + 1; return ActiveHeroFrontSortingOrder - 1; } }