mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +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);
|
rankData->totalCapsules += RankCapsules_CountFromMap(virt);
|
||||||
|
vres_Free(virt);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue