mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-12 09:42:21 +00:00
When resetting the Goner Setup, make sure itemOn is set to a valid entry
This commit is contained in:
parent
6c7a1c14e5
commit
536bed7dc6
1 changed files with 1 additions and 0 deletions
|
|
@ -489,6 +489,7 @@ void M_GonerTick(void)
|
|||
gamedata->gonerlevel = GDGONER_INTRO;
|
||||
|
||||
M_GonerRailroad(false);
|
||||
itemOn = 0;
|
||||
|
||||
lastseenlevel = gamedata->gonerlevel;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue