Rearrange default observer hotkeys
* Move replay speed hotkeys to `F9 - F12` * Set `F5` as default for `StatisticsGraph`
This commit is contained in:
committed by
Paul Chote
parent
a77d2f15b1
commit
f26905f5d0
@@ -6,19 +6,19 @@ ObserverWorldView: EQUALS
|
|||||||
Description: Disable Shroud
|
Description: Disable Shroud
|
||||||
Types: Observer
|
Types: Observer
|
||||||
|
|
||||||
ReplaySpeedSlow: F5
|
ReplaySpeedSlow: F9
|
||||||
Description: Slow speed
|
Description: Slow speed
|
||||||
Types: Replay
|
Types: Replay
|
||||||
|
|
||||||
ReplaySpeedRegular: F6
|
ReplaySpeedRegular: F10
|
||||||
Description: Regular speed
|
Description: Regular speed
|
||||||
Types: Replay
|
Types: Replay
|
||||||
|
|
||||||
ReplaySpeedFast: F7
|
ReplaySpeedFast: F11
|
||||||
Description: Fast speed
|
Description: Fast speed
|
||||||
Types: Replay
|
Types: Replay
|
||||||
|
|
||||||
ReplaySpeedMax: F8
|
ReplaySpeedMax: F12
|
||||||
Description: Maximum speed
|
Description: Maximum speed
|
||||||
Types: Replay
|
Types: Replay
|
||||||
|
|
||||||
@@ -38,6 +38,6 @@ StatisticsCombat: F4
|
|||||||
Description: Combat statistics
|
Description: Combat statistics
|
||||||
Types: Observer, Replay
|
Types: Observer, Replay
|
||||||
|
|
||||||
StatisticsGraph:
|
StatisticsGraph: F5
|
||||||
Description: Statistics graph
|
Description: Statistics graph
|
||||||
Types: Observer, Replay
|
Types: Observer, Replay
|
||||||
|
|||||||
Reference in New Issue
Block a user