made end turn alt+space on apple again and shift+s update shroud everywhere
This commit is contained in:
parent
4c4226cfde
commit
975a21fbf5
1 changed files with 5 additions and 4 deletions
|
@ -83,7 +83,11 @@
|
|||
[hotkey]
|
||||
command=endturn
|
||||
key=" "
|
||||
{IF_APPLE_CMD_ELSE_CTRL}
|
||||
#ifdef APPLE
|
||||
alt=yes
|
||||
#else
|
||||
ctrl=yes
|
||||
#endif
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=fullscreen
|
||||
|
@ -223,9 +227,6 @@
|
|||
[hotkey]
|
||||
command=updateshroud
|
||||
key=s
|
||||
#ifdef APPLE
|
||||
cmd=yes
|
||||
#endif
|
||||
shift=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
|
Loading…
Add table
Reference in a new issue