yyl
2026-02-09 5a4e34c8a85737c0fa5b5775122da31155cbaef3
Main/System/ChallengeTab/BoneFieldTabHandler.cs
@@ -5,7 +5,7 @@
{
    protected override int GetIndex() => 2;
    protected override int GetOpenState() => 0; // 0=FuncID
    protected override int GetFuncId() => BoneFieldManager.Instance.funcId;
    protected override int GetFuncId() => (int)FuncOpenEnum.BoneBattle;
    protected override int GetRedpointId() => MainRedDot.BoneFieldRepoint;
    protected override string GetCountInfo()