Main/System/Battle/BattleConst.cs @@ -99,6 +99,14 @@ } } public static int ActiveHeroActionSortingOrder { get { return ActiveHeroSortingOrder + 1; } } // 激活英雄的后特效 public static int ActiveHeroBackSortingOrder {