Fix retry softlock
This commit is contained in:
parent
e78877783e
commit
a3b6a13e95
1 changed files with 2 additions and 0 deletions
|
|
@ -8366,6 +8366,8 @@ static void P_InitGametype(void)
|
|||
lastLowestLap = 0;
|
||||
spbplace = -1;
|
||||
|
||||
G_ClearRetryFlag();
|
||||
|
||||
startedInFreePlay = false;
|
||||
{
|
||||
UINT8 nump = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue