change endturn and load hotkeys
This commit is contained in:
parent
60f4d5cc6e
commit
51d4c75d2e
1 changed files with 4 additions and 4 deletions
|
@ -220,7 +220,7 @@ default=yes
|
|||
[/hotkey]
|
||||
[hotkey]
|
||||
command=load
|
||||
key=l
|
||||
key=o
|
||||
cmd=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
@ -230,7 +230,7 @@ default=yes
|
|||
[/hotkey]
|
||||
[hotkey]
|
||||
command=endturn
|
||||
key=e
|
||||
key=" "
|
||||
alt=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
@ -404,7 +404,7 @@ default=yes
|
|||
[/hotkey]
|
||||
[hotkey]
|
||||
command=load
|
||||
key=l
|
||||
key=o
|
||||
ctrl=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
@ -414,7 +414,7 @@ default=yes
|
|||
[/hotkey]
|
||||
[hotkey]
|
||||
command=endturn
|
||||
key=e
|
||||
key=" "
|
||||
alt=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
|
Loading…
Add table
Reference in a new issue