| | |
| | | else if (sevenDayModel.redPointStre1.state == RedPointState.GetReward && FuncOpen.Instance.IsFuncOpen(115))
|
| | | {
|
| | | WindowCenter.Instance.Close<MainInterfaceWin>();
|
| | | WindowCenter.Instance.Open<WelfareWin>(false, 2);
|
| | | WindowCenter.Instance.Open<WelfareWin>(false, 5);
|
| | | return;
|
| | | }
|
| | |
|
| | | if (levelGiftModel.redpoint.state == RedPointState.GetReward)
|
| | | {
|
| | | WindowCenter.Instance.Close<MainInterfaceWin>();
|
| | | WindowCenter.Instance.Open<WelfareWin>(false, 3);
|
| | | WindowCenter.Instance.Open<WelfareWin>(false, 6);
|
| | | return;
|
| | | }
|
| | | WindowCenter.Instance.Close<MainInterfaceWin>();
|