Count SPB Attack as a subset of Time Attack, not seperate

This commit is contained in:
toaster 2024-04-06 21:47:28 +01:00
parent d0724c263a
commit f1c9f54727

View file

@ -1015,7 +1015,7 @@ void P_Ticker(boolean run)
mapheader->records.spbattacktimeplayed++;
}
}
else
//else
{
gamedata->timeattackingtotaltime++;
if (mapheader)