From 8055b1ca5e5d099657d457a62d582ddc1df6e039 Mon Sep 17 00:00:00 2001 From: libccy Date: Tue, 1 Aug 2017 12:20:42 +0800 Subject: [PATCH] 4 --- game/config.js | 2 +- game/game.js | 34 +++++++++++++++++----------------- game/update.js | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/game/config.js b/game/config.js index f7c6d70bf..a8b0d4c24 100644 --- a/game/config.js +++ b/game/config.js @@ -53,7 +53,7 @@ window.config={ auto_skill:true, auto_confirm:true, enable_drag:true, - enable_pressure:true, + enable_pressure:false, pressure_taptic:true, hover_handcard:true, hover_all:true, diff --git a/game/game.js b/game/game.js index b336271a4..4b1c89495 100644 --- a/game/game.js +++ b/game/game.js @@ -8078,25 +8078,25 @@ } } if(list.length){ - var str=list[0]; - gl(str,function(folders,files){ - if(files.length>1){ - for(var i=0;i1){ + for(var i=0;i