Change the default hotkey binding for the paint tool action.

This changes the binding from "d" to "p" to avoid conflicting with the
unit description one.
This commit is contained in:
fendrin 2013-12-28 12:45:22 +01:00
parent c0f8febf46
commit 3119d70e20

View file

@ -420,7 +420,7 @@
[hotkey]
command="editor-tool-paint"
key="d"
key="p"
[/hotkey]
[hotkey]