bug修改
This commit is contained in:
@@ -147,7 +147,7 @@ namespace BingoBrain
|
||||
// value => { ui.money.GetChild("text_gold").text = GameHelper.Get101Str((decimal)value); });
|
||||
// SaveData.GetSaveobject().IsGetFirstReward = true;
|
||||
// SaveData.saveDataFunc();
|
||||
PlayerPrefs.SetInt("first_", 1);
|
||||
PlayerPrefs.SetInt("first_uid", (int)GameHelper.GetLoginModel().uid);
|
||||
DOVirtual.DelayedCall(1f, () =>
|
||||
{
|
||||
UICtrlDispatcher.Instance.Dispatch(SkinInfo.FirstRewardUI_Close);
|
||||
|
||||
Reference in New Issue
Block a user