mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Free capsules counting virtual resources
This commit is contained in:
parent
96477caa88
commit
ca178324de
1 changed files with 1 additions and 0 deletions
|
|
@ -336,6 +336,7 @@ void K_InitGrandPrixRank(gpRank_t *rankData)
|
|||
}
|
||||
|
||||
rankData->totalCapsules += RankCapsules_CountFromMap(virt);
|
||||
vres_Free(virt);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue