mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 23:29:44 -06:00
Merge pull request #3639 from ASSympt0te/toggle-frame-limit-changes-fixes
Reword "Toggle Frame Limit" to better explain function
This commit is contained in:
@ -50,7 +50,7 @@ const std::string hotkey_labels[] =
|
|||||||
_trans("Toggle Aspect Ratio"),
|
_trans("Toggle Aspect Ratio"),
|
||||||
_trans("Toggle EFB Copies"),
|
_trans("Toggle EFB Copies"),
|
||||||
_trans("Toggle Fog"),
|
_trans("Toggle Fog"),
|
||||||
_trans("Toggle Frame limit"),
|
_trans("Disable Emulation Speed Limit"),
|
||||||
_trans("Decrease Emulation Speed"),
|
_trans("Decrease Emulation Speed"),
|
||||||
_trans("Increase Emulation Speed"),
|
_trans("Increase Emulation Speed"),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user