[DE PE SSE] Fix alt hints
This commit is contained in:
parent
86719091e9
commit
c10ed30e3e
|
@ -455,6 +455,7 @@ Common.UI.HintManager = new(function() {
|
|||
setTimeout(function () {
|
||||
if (_currentLevel === 0) {
|
||||
_hideHints();
|
||||
_resetToDefault();
|
||||
_lockedKeyEvents(false);
|
||||
} else {
|
||||
_prevLevel();
|
||||
|
|
Loading…
Reference in a new issue