mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 19:29: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=`
|
||||
RenderNetworkStatus=N
|
||||
ShowFullConsole=Z
|
||||
|
||||
; Used for Chat History
|
||||
ShowFullConsole=H
|
||||
|
||||
Screenshot=E
|
||||
FreeCameraMode=F
|
||||
ResetCameraMode=space
|
||||
@@ -37,12 +40,12 @@ HotKeyShowDebug=?
|
||||
HotKeyDumpWorldToLog=\
|
||||
HotKeyRotateUnitDuringPlacement=R
|
||||
HotKeySelectDamagedUnit=D
|
||||
HotKeySelectStoreUnit=T
|
||||
HotKeySelectStoreUnit=Z
|
||||
HotKeySelectedUnitsAttack=A
|
||||
HotKeySelectedUnitsMove=M
|
||||
HotKeySelectedUnitsStop=S
|
||||
HotKeyToggleOSMouseEnabled=/
|
||||
ChatTeamMode=H
|
||||
ChatTeamMode=T
|
||||
ToggleHealthbars=#
|
||||
ToggleMusic=K
|
||||
SaveGUILayout=f10
|
||||
|
Reference in New Issue
Block a user