From b36e9cf757a8a4db2182b57bf6626904a34f5a40 Mon Sep 17 00:00:00 2001 From: David White Date: Wed, 30 Jan 2008 05:04:57 +0000 Subject: [PATCH] fixed AI hotkeys to work on machines other than Apples --- data/core/hotkeys.cfg | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/data/core/hotkeys.cfg b/data/core/hotkeys.cfg index 845f8390871..167d174df51 100644 --- a/data/core/hotkeys.cfg +++ b/data/core/hotkeys.cfg @@ -2,6 +2,11 @@ # Warning: # 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 [hotkey] command=accelerated @@ -37,10 +42,6 @@ command=command key=: [/hotkey] -[hotkey] - command=aiformula - key=f -[/hotkey] [hotkey] command=continue key=t