Fix Software disabling FPS cap instead of the OpenGL submenu.

This commit is contained in:
toaster 2022-07-10 20:17:23 +01:00
parent 05a79f6a8b
commit 51998ed105

View file

@ -1282,6 +1282,7 @@ enum
op_video_fov,
op_video_fps,
op_video_vsync,
op_video_fpscap,
#ifdef HWRENDER
op_video_ogl,
#endif