mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-17 12:12:29 +00:00
cv_addons_option: rename RINGRACERS to IWAD
This maps to the srb2path folder, which is where the IWAD is located.
This commit is contained in:
parent
8b96612e43
commit
5ed30012ed
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ closedir (DIR * dirp)
|
|||
|
||||
static CV_PossibleValue_t addons_cons_t[] = {{0, "Addons"},
|
||||
#if 1
|
||||
{1, "HOME"}, {2, "RINGRACERS"},
|
||||
{1, "HOME"}, {2, "IWAD"},
|
||||
#endif
|
||||
{3, "CUSTOM"}, {0, NULL}};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue