mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Change 'Estimated Monitor FPS' label
This commit is contained in:
parent
f560ea7e8f
commit
598ad7a0a9
@ -4337,7 +4337,7 @@ static bool setting_append_list_video_options(
|
||||
CONFIG_FLOAT(
|
||||
settings->video.refresh_rate,
|
||||
"video_refresh_rate_auto",
|
||||
"Estimated Monitor FPS",
|
||||
"Estimated Monitor Framerate",
|
||||
refresh_rate,
|
||||
"%.3f Hz",
|
||||
group_info.name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user