mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 04:01:47 +02:00
glestkeys.ini:change some keys (#42)
* glestkeys.ini:change some keys
This corrects an error I made in
bf5a04be18
And T is now for team chat
H is for chat history (instead of "M")
Z is for HotKeySelectStoreUnit
* add comment
Squashed and merged Andy's hotkey changes.
This commit is contained in:
@@ -2,7 +2,10 @@
|
|||||||
|
|
||||||
RenderInGamePerformance=`
|
RenderInGamePerformance=`
|
||||||
RenderNetworkStatus=N
|
RenderNetworkStatus=N
|
||||||
ShowFullConsole=Z
|
|
||||||
|
; Used for Chat History
|
||||||
|
ShowFullConsole=H
|
||||||
|
|
||||||
Screenshot=E
|
Screenshot=E
|
||||||
FreeCameraMode=F
|
FreeCameraMode=F
|
||||||
ResetCameraMode=space
|
ResetCameraMode=space
|
||||||
@@ -37,12 +40,12 @@ HotKeyShowDebug=?
|
|||||||
HotKeyDumpWorldToLog=\
|
HotKeyDumpWorldToLog=\
|
||||||
HotKeyRotateUnitDuringPlacement=R
|
HotKeyRotateUnitDuringPlacement=R
|
||||||
HotKeySelectDamagedUnit=D
|
HotKeySelectDamagedUnit=D
|
||||||
HotKeySelectStoreUnit=T
|
HotKeySelectStoreUnit=Z
|
||||||
HotKeySelectedUnitsAttack=A
|
HotKeySelectedUnitsAttack=A
|
||||||
HotKeySelectedUnitsMove=M
|
HotKeySelectedUnitsMove=M
|
||||||
HotKeySelectedUnitsStop=S
|
HotKeySelectedUnitsStop=S
|
||||||
HotKeyToggleOSMouseEnabled=/
|
HotKeyToggleOSMouseEnabled=/
|
||||||
ChatTeamMode=H
|
ChatTeamMode=T
|
||||||
ToggleHealthbars=#
|
ToggleHealthbars=#
|
||||||
ToggleMusic=K
|
ToggleMusic=K
|
||||||
SaveGUILayout=f10
|
SaveGUILayout=f10
|
||||||
|
Reference in New Issue
Block a user