Relabel hotkey option for toggle frame limit to better reflect function

This commit is contained in:
blendmaster345 2016-02-15 03:49:11 -06:00
parent cafc879b7c
commit c61625cdd3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ const std::string hotkey_labels[] =
_trans("Toggle Aspect Ratio"),
_trans("Toggle EFB Copies"),
_trans("Toggle Fog"),
_trans("Toggle Frame limit"),
_trans("Disable Emulation Speed Limit"),
_trans("Decrease Emulation Speed"),
_trans("Increase Emulation Speed"),