hch
2025-09-03 c310e51244b8ea3dbc56dfecf91e9577eb1513e2
Main/System/HeroUI/HeroUIManager.Gift.cs
@@ -10,7 +10,7 @@
{
    public const int normalGiftMaxCnt = 4;  //传说4以下
    public const int giftMaxCnt = 8;
    public int maxGiftLevel;    //天赋最高等级,其他功能可能会增加这个上限
    public int maxGiftLevel;    //单天赋最高等级,其他功能可能会增加这个上限
    public int starLevelCanAwake;   //x星可以觉醒
    public int washItemID;