hotkeys to use key instead of a code

This commit is contained in:
Azgaar 2021-09-12 01:20:53 +03:00 committed by Peter
parent 60757eed2d
commit 2406c29b41

View file

@ -172,3 +172,8 @@ function closeAllDialogs() {
closeDialogs();
hideOptions();
}
function closeAllDialogs() {
closeDialogs();
hideOptions();
}