미션 - 광고 시청
This commit is contained in:
parent
ad9446a8b7
commit
c78e076fa5
File diff suppressed because one or more lines are too long
Binary file not shown.
|
|
@ -122,8 +122,8 @@ public class ADInfo : MonoBehaviour
|
||||||
//MobileAds.SetiOSAppPauseOnBackground(false);
|
//MobileAds.SetiOSAppPauseOnBackground(false);
|
||||||
Action_success?.Invoke();
|
Action_success?.Invoke();
|
||||||
var sdata = ServerInfo.Ins.m_ServerData;
|
var sdata = ServerInfo.Ins.m_ServerData;
|
||||||
//sdata.Add_MissionCount(MyValue.arr_Mission[0], 16);
|
sdata.Add_MissionCount(ePurpose.WATCH_AD);
|
||||||
//sdata.Add_MissionCount(MyValue.arr_Mission[1], 14);
|
sdata.Add_MissionCount(ePurpose.WATCH_AD_ACC);
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
GetReward = 0;
|
GetReward = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue