mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-18 20:09:27 +08:00
删除部分无用代码
This commit is contained in:
parent
db9ae59dac
commit
f2c4cdee70
@ -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;
|
||||
}
|
||||
|
||||
// --- 长按判定
|
||||
|
Loading…
Reference in New Issue
Block a user