fix:1、修复bug
This commit is contained in:
@@ -430,6 +430,8 @@ namespace ChillConnect
|
||||
SaveingPotClass taskData = SaveData.GetSaveObject().saveingpot_history.Last();
|
||||
Makeup_2 makeupVo = ConfigSystem.GetConfig<MakeupModel_2>().GetData(taskData.tableId);
|
||||
SaveData.GetSaveObject().saveingpot_ch += makeupVo.ADIncrease;
|
||||
GameDispatcher.Instance.Dispatch(GameMsg.refreshGift);
|
||||
|
||||
GameDispatcher.Instance.Dispatch(GameMsg.RefreshSaveingPot);
|
||||
if (ConfigSystem.GetConfig<CommonModel>().PiggyBankSwitch == 1 && GameHelper.IsGiftSwitch())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user