Explorar el Código

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

yunhaipiaodi hace 6 años
padre
commit
e3e75dde3a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      games/yqrxd/launcher/egret_loader.js

+ 1 - 1
games/yqrxd/launcher/egret_loader.js

@@ -49,7 +49,7 @@ egret_h5.startGame = function () {
           	
           	if(e && e.keyCode == 13){       //确定键
                 if(rootContainer.curIsHomePage()){
-
+					rootContainer.startToGame();
                 }
             }
         };