Fix retry softlock

This commit is contained in:
NepDisk 2025-05-17 17:15:52 -04:00
parent e78877783e
commit a3b6a13e95

View file

@ -8366,6 +8366,8 @@ static void P_InitGametype(void)
lastLowestLap = 0;
spbplace = -1;
G_ClearRetryFlag();
startedInFreePlay = false;
{
UINT8 nump = 0;