From 28d60b6d92e92f07e4478d5fe09376240aa44b02 Mon Sep 17 00:00:00 2001 From: libccy Date: Wed, 15 Feb 2017 19:15:25 +0800 Subject: [PATCH] 5 --- game/game.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/game.js b/game/game.js index 8d8066317..38174f16d 100644 --- a/game/game.js +++ b/game/game.js @@ -113,7 +113,7 @@ if(lib.config.compatiblemode){ alert('开启此选项可防止扩展使游戏卡死并提高对旧扩展的兼容性,但对游戏速度有一定影响,若无不稳定或不兼容的扩展建议关闭'); } - },100); + },500); } }, confirm_exit:{