mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
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:
commit
7ad44ec693
1 changed files with 1 additions and 1 deletions
|
|
@ -18410,7 +18410,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
|
||||
{ // MT_OVERTIME_PARTICLE
|
||||
-1, // doomednum
|
||||
S_NULL, // spawnstate
|
||||
S_INVISIBLE, // spawnstate
|
||||
1000, // spawnhealth
|
||||
S_NULL, // seestate
|
||||
sfx_None, // seesound
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue