Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/French/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -952,4 +952,19 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch104p @bugfix Adds missing key mapping.
CommandMap TOGGLE_CAMERA_TRACKING_DRAWABLE
Key = KEY_T
Transition = DOWN
Modifiers = SHIFT_ALT_CTRL
UseableIn = GAME
End

; Patch104p @bugfix Adds missing key mapping.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End