Fixed crash on Deton explosion.

(Detons need deathstates, otherwise they are removed partway through exploding. Not fun.)
This commit is contained in:
Inuyasha 2016-01-04 01:34:56 -08:00
parent 3e93ec21a1
commit 1ba005c511
1 changed files with 1 additions and 1 deletions

View File

@ -3426,7 +3426,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
sfx_None, // painsound
S_NULL, // meleestate
S_NULL, // missilestate
S_NULL, // deathstate
S_XPLD1, // deathstate
S_DETON16, // xdeathstate
sfx_pop, // deathsound
1*FRACUNIT, // speed