From 060ee9ba1d5544e23e1a093bfc0097a63d81a016 Mon Sep 17 00:00:00 2001 From: unanmed <90094606+unanmed@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:06:39 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20f2c4c?= =?UTF-8?q?dee7021a2c65ac9b835b95338ff388026b9=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/actions.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libs/actions.js b/libs/actions.js index 4392f4e..9db5262 100644 --- a/libs/actions.js +++ b/libs/actions.js @@ -622,10 +622,6 @@ actions.prototype._sys_ondown_lockControl = function (x, y, px, py) { case 'gameInfo': this._clickGameInfo(x, y, px, py); break; - case 'about': - case 'help': - core.ui.closePanel(); - break; } // --- 长按判定