Merge branch 'fix-overtime-resync' into 'master'

Fix Battle Overtime resync under certain conditions

Closes RingRacers#205 and #1353

See merge request KartKrew/Kart!2468
This commit is contained in:
Sal 2024-10-05 15:25:44 +00:00
commit 7ad44ec693

View file

@ -18410,7 +18410,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
{ // MT_OVERTIME_PARTICLE { // MT_OVERTIME_PARTICLE
-1, // doomednum -1, // doomednum
S_NULL, // spawnstate S_INVISIBLE, // spawnstate
1000, // spawnhealth 1000, // spawnhealth
S_NULL, // seestate S_NULL, // seestate
sfx_None, // seesound sfx_None, // seesound