mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 23:21:19 +02:00
W and S key are in proper order
This commit is contained in:
@@ -31,8 +31,8 @@ GroupUnitsKey9='8'
|
||||
GroupUnitsKey10='9'
|
||||
CameraRotateLeft=A
|
||||
CameraRotateRight=D
|
||||
CameraRotateUp=S
|
||||
CameraRotateDown=W
|
||||
CameraRotateUp=W
|
||||
CameraRotateDown=S
|
||||
HotKeyCenterCameraOnSelection=G
|
||||
HotKeySelectIdleHarvesterUnit=I
|
||||
HotKeySelectBuiltBuilding=B
|
||||
|
Reference in New Issue
Block a user