mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-28 04:51:42 +00:00
Merge branch 'master' into repeat-monitors
This commit is contained in:
commit
505306429e
1 changed files with 1 additions and 1 deletions
|
|
@ -3417,7 +3417,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
sfx_None, // painsound
|
sfx_None, // painsound
|
||||||
S_NULL, // meleestate
|
S_NULL, // meleestate
|
||||||
S_NULL, // missilestate
|
S_NULL, // missilestate
|
||||||
S_NULL, // deathstate
|
S_XPLD1, // deathstate
|
||||||
S_DETON16, // xdeathstate
|
S_DETON16, // xdeathstate
|
||||||
sfx_pop, // deathsound
|
sfx_pop, // deathsound
|
||||||
1*FRACUNIT, // speed
|
1*FRACUNIT, // speed
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue