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:{