From 945a369920846734468390cf1680d778029f97bc Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Thu, 5 Dec 2019 23:22:10 +0800 Subject: [PATCH] v1.9.95.9 --- game/game.js | 27 +++++++++++++++++---------- game/update.js | 47 +++++++++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 32 deletions(-) diff --git a/game/game.js b/game/game.js index cb0e4312c..ad3066f0b 100644 --- a/game/game.js +++ b/game/game.js @@ -6451,6 +6451,13 @@ return this.childNodes[row].childNodes[col]; } }; + Array.prototype.filterInD=function(){ + var list=[]; + for(var i=0;i