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