取消金币
This commit is contained in:
@@ -117,7 +117,7 @@ namespace ScrewsMaster
|
||||
{
|
||||
Debug.Log(PreferencesMgr.Instance.ExchangeAccount);
|
||||
Makeup_2 makeupVo = ConfigSystem.GetConfig<MakeupModel_2>().GetData(makeupTaskData.tableId);
|
||||
ui.text_ad.text = "1. Earn " + makeupVo.ADIncrease + " USD for each ad you watch ";
|
||||
ui.text_ad.text = "Earn " + makeupVo.ADIncrease + " USD for each ad you watch ";
|
||||
ui.text_pay.text = "2. Pay USD for " + makeupVo.PayIncrease + " times cashback.";
|
||||
initTop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user