Commit 865da1fa authored by zxhljwl's avatar zxhljwl

修改

parent a4d8c56f
...@@ -25914,7 +25914,7 @@ PrefabInstance: ...@@ -25914,7 +25914,7 @@ PrefabInstance:
- target: {fileID: 2853166085728200632, guid: 1053be02c113a7a45adf322c929b0cb6, - target: {fileID: 2853166085728200632, guid: 1053be02c113a7a45adf322c929b0cb6,
type: 3} type: 3}
propertyPath: m_IsActive propertyPath: m_IsActive
value: 1 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 2853166085728200634, guid: 1053be02c113a7a45adf322c929b0cb6, - target: {fileID: 2853166085728200634, guid: 1053be02c113a7a45adf322c929b0cb6,
type: 3} type: 3}
...@@ -86,7 +86,7 @@ public class MyDriverControl : MonoBehaviour ...@@ -86,7 +86,7 @@ public class MyDriverControl : MonoBehaviour
{ {
EventUtils.OnEvent("buttonClick_driverHire_receive"); EventUtils.OnEvent("buttonClick_driverHire_receive");
AudioUtils.ins.PlayBtnAudio(); AudioUtils.ins.PlayBtnAudio();
AdUtils.PlayRewardAd("rewardVideo_driverHire", new Action<bool>((cb) => AdUtils.PlayRewardAd("FKQCW_DRIVER", new Action<bool>((cb) =>
{ {
EventUtils.OnEvent("rewardVideo_driverHire"); EventUtils.OnEvent("rewardVideo_driverHire");
EventUtils.OnEvent("rewardVideo_all"); EventUtils.OnEvent("rewardVideo_all");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment