Updated Hotkeys (markdown)

Azgaar 2019-01-27 14:23:09 +03:00
parent 6ba1a03630
commit c1eaabba21

@ -3,7 +3,7 @@ This page will cover Hotkeys available in _Fantasy Map Generator_. Please note h
## Hotkeys: ## Hotkeys:
General: General:
* <kbd>F7</kbd> - generate new map * <kbd>F7</kbd> or <kbd>Ctrl</kbd> + <kbd>N</kbd> - generate new map
* <kbd>O</kbd> - toggle options * <kbd>O</kbd> - toggle options
* <kbd>Delete</kbd> - remove selected element * <kbd>Delete</kbd> - remove selected element
* <kbd>Esc</kbd> - close all dialogs * <kbd>Esc</kbd> - close all dialogs
@ -34,5 +34,4 @@ Heightmap editor:
The result will be displayed in the Console (<kbd>F12</kbd> in Chrome): The result will be displayed in the Console (<kbd>F12</kbd> in Chrome):
* <kbd>C</kbd> - log countries data as a table * <kbd>C</kbd> - log countries data as a table
* <kbd>B</kbd> - log burgs data as a table * <kbd>B</kbd> - log burgs data as a table
* <kbd>`</kbd> - log cells data * <kbd>`</kbd> - log cells data
* <kbd>Space</kbd> - log cell (on mouse point) data as a table