少年修仙传客户端代码仓库
hch
2024-12-25 61c04e9aa3aa73b025d92f86c0d0138bbc49b556
System/Treasure/TreasureCollectBriefInfoBehaviour.cs
@@ -91,7 +91,7 @@
                if (model.m_jumpAwardID == -1)
                    return;
                if (model.quickGetAward)
                if (model.quickGetAward || PlayerDatas.Instance.baseData.LV > 100)
                {
                    roleModel.GetCustomAward(model.m_jumpAwardID);
                    m_AwardEffect.Play();