From f1977725eed447748050a2ea6260bbbb13108988 Mon Sep 17 00:00:00 2001 From: libccy Date: Sun, 28 Aug 2016 22:21:42 +0800 Subject: [PATCH] 1 --- game/game.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/game.js b/game/game.js index 3201b7ca49..76e8d731d2 100644 --- a/game/game.js +++ b/game/game.js @@ -24950,7 +24950,7 @@ toremove[i].remove(); } var loading=ui.create.div('.loading.config.toggle','载入中...',page); - var script=lib.init.js(lib.hallURL,'web/list',function(){ + var script=lib.init.js('http://'+lib.hallURL,'web/list',function(){ loading.remove(); script.remove(); var list=window.noname_extension_list;