mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
"use pwr.lv" into "use mobiums"
The only other case I can think of, I'd like to leave "PWR" on the master server
This commit is contained in:
parent
d0a8d4df79
commit
212603838d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ menuitem_t OPTIONS_Server[] =
|
|||
{IT_STRING | IT_CVAR, "CPU Level", "Bots can fill unused slots. How strong should they be?",
|
||||
NULL, {.cvar = &cv_kartbot}, 0, 0},
|
||||
|
||||
{IT_STRING | IT_CVAR, "Use PWR.LV", "Should players should be rated on their performance?",
|
||||
{IT_STRING | IT_CVAR, "Use Mobiums", "Should players should be rated on their performance?",
|
||||
NULL, {.cvar = &cv_kartusepwrlv}, 0, 0},
|
||||
|
||||
{IT_STRING | IT_CVAR, "Antigrief Timer (seconds)", "How long can players stop progressing before they're removed?",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue