Skip to content
Snippets Groups Projects
Commit 50530642 authored by Inuyasha's avatar Inuyasha
Browse files

Merge branch 'master' into repeat-monitors

parents c1340b6e 1ba005c5
No related branches found
No related tags found
No related merge requests found
...@@ -3417,7 +3417,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment