Fix gp results screen to new target

I should make a define for this, where do I put it?
This commit is contained in:
Ashnal 2025-04-27 13:27:33 -04:00
parent d7d0507d45
commit b88453f995

View file

@ -512,7 +512,7 @@ void gpRank_t::Update(void)
lvl->time = UINT32_MAX;
lvl->totalLapPoints = 500;
lvl->totalLapPoints = 100;
lvl->totalPrisons = maptargets;
UINT8 i;