Consistent use of spaces.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3282 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2009-11-05 21:41:17 +00:00
parent 980693268d
commit 55c0e71693
+11 -11
View File
@@ -28,17 +28,17 @@ cancel.2 = STRING:key RightShift
# ... and the number pad. Note that zoom controls on the starmap are # ... and the number pad. Note that zoom controls on the starmap are
# different from the paging controls in Super Melee. # different from the paging controls in Super Melee.
up.2 = STRING:key Keypad-8 up.2 = STRING:key Keypad-8
down.2 = STRING:key Keypad-2 down.2 = STRING:key Keypad-2
left.2 = STRING:key Keypad-4 left.2 = STRING:key Keypad-4
right.2 = STRING:key Keypad-6 right.2 = STRING:key Keypad-6
pageup.2 = STRING:key Keypad-9 pageup.2 = STRING:key Keypad-9
pagedown.2 = STRING:key Keypad-3 pagedown.2 = STRING:key Keypad-3
home.2 = STRING:key Keypad-7 home.2 = STRING:key Keypad-7
end.2 = STRING:key Keypad-1 end.2 = STRING:key Keypad-1
zoomin.2 = STRING:key Keypad-+ zoomin.2 = STRING:key Keypad-+
zoomout.2 = STRING:key Keypad-- zoomout.2 = STRING:key Keypad--
select.3 = STRING:key Keypad-Enter select.3 = STRING:key Keypad-Enter
cancel.3 = STRING:key Keypad-0 cancel.3 = STRING:key Keypad-0
# System utility keys. # System utility keys.