Deploying to gh-pages from @ f2c4cdee70 🚀

This commit is contained in:
unanmed 2023-02-26 09:06:39 +00:00
parent cc0167cbbe
commit 060ee9ba1d

View File

@ -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;
}
// --- 长按判定