Main/System/HeroUI/HeroUIManager.cs
@@ -39,6 +39,7 @@ var config = FuncConfigConfig.Get("HeroRebirth"); payBackMoneyType = int.Parse(config.Numerical1); rebornAwakeHeroMaxCount = int.Parse(config.Numerical2); ParseGiftConfig(); } public void OnBeforePlayerDataInitialize()