Explorar o código

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

yunhaipiaodi %!s(int64=6) %!d(string=hai) anos
pai
achega
e3e75dde3a
Modificáronse 1 ficheiros con 1 adicións e 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();
                 }
             }
         };