mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 20:22:40 +00:00
Count SPB Attack as a subset of Time Attack, not seperate
This commit is contained in:
parent
d0724c263a
commit
f1c9f54727
1 changed files with 1 additions and 1 deletions
|
|
@ -1015,7 +1015,7 @@ void P_Ticker(boolean run)
|
|||
mapheader->records.spbattacktimeplayed++;
|
||||
}
|
||||
}
|
||||
else
|
||||
//else
|
||||
{
|
||||
gamedata->timeattackingtotaltime++;
|
||||
if (mapheader)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue