From 8adcf44ba4303b801b4eea743e90e4f3c7722716 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Sat, 1 Mar 2008 21:28:45 +0000 Subject: [PATCH] Second fire button was supposed to be the main ENTER, not the keypad ENTER. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2938 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/content/uqm.key | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/content/uqm.key b/sc2/content/uqm.key index 121b85813..a4d0fbb99 100644 --- a/sc2/content/uqm.key +++ b/sc2/content/uqm.key @@ -9,7 +9,7 @@ keys.1.up.2 = key Keypad-8 keys.1.down.2 = key Keypad-2 keys.1.left.2 = key Keypad-4 keys.1.right.2 = key Keypad-6 -keys.1.weapon.2 = key Keypad-Enter +keys.1.weapon.2 = key Return keys.1.special.2 = key Keypad-0 keys.1.escape.1 = key Escape