Przeglądaj źródła

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

yunhaipiaodi 6 lat temu
rodzic
commit
e3e75dde3a
1 zmienionych plików z 1 dodań i 1 usunięć
  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();
                 }
             }
         };