|
|
@@ -247,10 +247,6 @@ export default class AniControl extends cc.Component {
|
|
|
this.moveDogFinished();
|
|
|
this.getRewardByHttp("dog");
|
|
|
// mk.fly.PlayCoinAnim(1, 5, this.dogMove.node, '', null, -1, 2);
|
|
|
- } else if (customEvenData == 'sheep') {
|
|
|
- mk.ad.videoAdType = VideoAdType.video_init_10;
|
|
|
- mk.ui.openPanel('module/newOpenRedBag/newOpenRedBag');
|
|
|
- //mk.fly.PlayCoinAnim(1, 5, this.moveSheep.node);
|
|
|
}
|
|
|
|
|
|
gData.adData.checkShowFullInter(1, InterFullAdType.interstitial2_init_3);
|