mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00
Merge pull request #1932 from Buddybenj/freelook
Fix Default Freelook Hotkey to Match Description (For Real This Time)
This commit is contained in:
@ -47,8 +47,8 @@ enum Hotkey
|
||||
HK_DECREASE_FRAME_LIMIT,
|
||||
HK_INCREASE_FRAME_LIMIT,
|
||||
|
||||
HK_FREELOOK_INCREASE_SPEED,
|
||||
HK_FREELOOK_DECREASE_SPEED,
|
||||
HK_FREELOOK_INCREASE_SPEED,
|
||||
HK_FREELOOK_RESET_SPEED,
|
||||
HK_FREELOOK_UP,
|
||||
HK_FREELOOK_DOWN,
|
||||
|
Reference in New Issue
Block a user