mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-21 17:41:48 +00:00
Fix duplicated descriptiveinput type
This commit is contained in:
parent
1e9f3e67cc
commit
117f42066c
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ CV_PossibleValue_t descriptiveinput_cons_t[] = {
|
|||
{6, "6Bt. (C)"},
|
||||
{7, "6Bt. (D)"},
|
||||
{8, "6Bt. (E)"},
|
||||
{8, "6Bt. (F)"},
|
||||
{9, "6Bt. (F)"},
|
||||
{0, NULL}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue