mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Menus/Video Options: shrink menu width
This commit is contained in:
parent
95ff48f8a4
commit
07afa214c7
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ menu_t OPTIONS_VideoDef = {
|
|||
&OPTIONS_MainDef,
|
||||
0,
|
||||
OPTIONS_Video,
|
||||
32, 80-8,
|
||||
48, 80-8,
|
||||
SKINCOLOR_PLAGUE, 0,
|
||||
MBF_DRAWBGWHILEPLAYING,
|
||||
NULL,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue