mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-27 11:40:52 +00:00
Fix Software disabling FPS cap instead of the OpenGL submenu.
This commit is contained in:
parent
05a79f6a8b
commit
51998ed105
1 changed files with 1 additions and 0 deletions
|
@ -1282,6 +1282,7 @@ enum
|
|||
op_video_fov,
|
||||
op_video_fps,
|
||||
op_video_vsync,
|
||||
op_video_fpscap,
|
||||
#ifdef HWRENDER
|
||||
op_video_ogl,
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue