|
@@ -575,7 +575,7 @@ namespace GFGGame
|
|
if (_itemId == ConstItemID.POWER)
|
|
if (_itemId == ConstItemID.POWER)
|
|
{
|
|
{
|
|
GuideController.TryGuide(_ui.m_list.GetChildAt(1).asCom.GetChild("btnCurReceive").asButton,
|
|
GuideController.TryGuide(_ui.m_list.GetChildAt(1).asCom.GetChild("btnCurReceive").asButton,
|
|
- ConstGuideId.BUY_POWER, 1, "花点小钱可以购买体力超值返利包,每天都能领体力哦~");
|
|
|
|
|
|
+ ConstGuideId.BUY_POWER, 1, "这里可以购买体力超值返利包,每天都能领体力哦~");
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|