Default hotkeys for editor brushes(1-5) and terrain description(ctr+t).

This commit is contained in:
fendrin 2014-06-07 22:04:37 +02:00 committed by Ignacio R. Morelle
parent 5c4694c408
commit e6256c28ee

View file

@ -85,6 +85,11 @@
command=describeunit
key=d
[/hotkey]
[hotkey]
command=describeterrain
key=t
{IF_APPLE_CMD_ELSE_CTRL}
[/hotkey]
[hotkey]
command=endunitturn
key=" "
@ -321,6 +326,27 @@
[/hotkey]
# Editor key definitions
[hotkey]
command="editor-brush-1"
key=1
[/hotkey]
[hotkey]
command="editor-brush-2"
key=2
[/hotkey]
[hotkey]
command="editor-brush-3"
key=3
[/hotkey]
[hotkey]
command="editor-brush-nw-se"
key=4
[/hotkey]
[hotkey]
command="editor-brush-sw-ne"
key=5
[/hotkey]
[hotkey]
command="editor-quit-to-desktop"
key="q"