Oops forgot auto existed for a second
This commit is contained in:
parent
a8fa69237f
commit
ddbd052fd0
1 changed files with 1 additions and 1 deletions
|
|
@ -4992,7 +4992,7 @@ void G_NextLevel(void)
|
|||
}
|
||||
|
||||
forceresetplayers = false;
|
||||
if (cv_kartencore.value)
|
||||
if (cv_kartencore.value == 1)
|
||||
deferencoremode = true;
|
||||
|
||||
gameaction = ga_worlddone;
|
||||
|
|
|
|||
Loading…
Reference in a new issue