fixed AI hotkeys to work on machines other than Apples

This commit is contained in:
David White 2008-01-30 05:04:57 +00:00
parent 896f3298a8
commit b36e9cf757

View File

@ -2,6 +2,11 @@
# Warning: # Warning:
# any hotkey that uses shift should not trigger any animation(s) in game since shift toggles accelerated mode # any hotkey that uses shift should not trigger any animation(s) in game since shift toggles accelerated mode
[hotkey]
command=aiformula
key=f
[/hotkey]
#ifdef APPLE #ifdef APPLE
[hotkey] [hotkey]
command=accelerated command=accelerated
@ -37,10 +42,6 @@
command=command command=command
key=: key=:
[/hotkey] [/hotkey]
[hotkey]
command=aiformula
key=f
[/hotkey]
[hotkey] [hotkey]
command=continue command=continue
key=t key=t