mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Menus/Hardware Options: rename OpenGL drawer
This commit is contained in:
parent
34b042e459
commit
18ad033ee7
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ menuitem_t OPTIONS_VideoOGL[] =
|
|||
{IT_SPACE | IT_NOTHING, NULL, NULL,
|
||||
NULL, {NULL}, 0, 0},
|
||||
|
||||
{IT_HEADER, "OPTIONS BELOW ARE OPENGL ONLY!", "Watch people get confused anyway!!",
|
||||
{IT_HEADER, "OpenGL Options...", "Watch people get confused anyway!!",
|
||||
NULL, {NULL}, 0, 0},
|
||||
|
||||
{IT_STRING | IT_CVAR, "3D Models", "Use 3D models instead of sprites when applicable.",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue