hch
2026-01-01 9d41804ee9e766be44d7caa5d75a82a6a98759d0
Main/System/Main/PlayerMainDate.cs
@@ -49,6 +49,14 @@
    public void PowerAdd(long power)
    {
        if (UIManager.Instance.IsOpened<NewBieWin>() )
        {
            if (UIManager.Instance.GetUI<NewBieWin>().IsFuncOpenGuide())
            {
                return;
            }
        }
        if (prowBool)
        {
            prowNum = power;