mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 02:00:11 +00:00
fuck autocomplete
This commit is contained in:
parent
39e3874750
commit
da90ebcdfb
1 changed files with 1 additions and 1 deletions
|
|
@ -4338,7 +4338,7 @@ static void Command_Isgamemodified_f(void)
|
|||
else if (modifiedgame)
|
||||
CONS_Printf(M_GetText("modifiedgame is true, extras will not be unlocked\n"));
|
||||
else
|
||||
CONS_Printf(M_GetText("modifiedgame is false, you can unlock extravalues\n"));
|
||||
CONS_Printf(M_GetText("modifiedgame is false, you can unlock extras\n"));
|
||||
}
|
||||
|
||||
static void Command_Cheats_f(void)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue