Преглед на файлове

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

yunhaipiaodi преди 6 години
родител
ревизия
e3e75dde3a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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();
                 }
             }
         };