mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Fix Default Freelook Hotkey to Match Description (For Real This Time)
This commit is contained in:

committed by
Buddybenj

parent
37a770bb9f
commit
9291d61d98
@ -47,8 +47,8 @@ enum Hotkey
|
||||
HK_INCREASE_FRAME_LIMIT,
|
||||
HK_DECREASE_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