mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-31 15:09:26 +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':
|
case 'gameInfo':
|
||||||
this._clickGameInfo(x, y, px, py);
|
this._clickGameInfo(x, y, px, py);
|
||||||
break;
|
break;
|
||||||
case 'about':
|
|
||||||
case 'help':
|
|
||||||
core.ui.closePanel();
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// --- 长按判定
|
// --- 长按判定
|
||||||
|
Loading…
Reference in New Issue
Block a user