Explorar o código

更新 'games/yqrxd/launcher/egret_loader.js'

yunhaipiaodi %!s(int64=6) %!d(string=hai) anos
pai
achega
5ca601b7e1
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      games/yqrxd/launcher/egret_loader.js

+ 4 - 0
games/yqrxd/launcher/egret_loader.js

@@ -55,6 +55,10 @@ egret_h5.startGame = function () {
               	if(rootContainer.curIsInfoPage()){      //内容页
                     rootContainer.startToGame();
                 }
+              
+              	  if(rootContainer.curIsInfoPage()){      //游戏页
+                    rootContainer.restartGame();
+                }
             }
         };
     }