mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
hotkeys to use key instead of a code
This commit is contained in:
parent
60757eed2d
commit
2406c29b41
1 changed files with 5 additions and 0 deletions
|
|
@ -172,3 +172,8 @@ function closeAllDialogs() {
|
||||||
closeDialogs();
|
closeDialogs();
|
||||||
hideOptions();
|
hideOptions();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function closeAllDialogs() {
|
||||||
|
closeDialogs();
|
||||||
|
hideOptions();
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue