EXPERIMENTAL hotkey defined for the label tool in the editor.
This commit is contained in:
parent
00c136aaab
commit
cc20f16ffb
1 changed files with 6 additions and 1 deletions
|
@ -114,7 +114,12 @@
|
|||
command="editor-tool-select"
|
||||
key="s"
|
||||
[/hotkey]
|
||||
|
||||
#ifdef EXPERIMENTAL
|
||||
[hotkey]
|
||||
command="editor-tool-map-label"
|
||||
key="l"
|
||||
[/hotkey]
|
||||
#endif
|
||||
[hotkey]
|
||||
command="editor-brush-next"
|
||||
key="b"
|
||||
|
|
Loading…
Add table
Reference in a new issue