Merge branch 'wallspike-fix' into 'master'

Fix wall spikes that start retracted

See merge request STJr/SRB2Internal!255
This commit is contained in:
MascaraSnake 2019-07-14 10:55:10 -04:00
commit ca7de207d4
1 changed files with 1 additions and 1 deletions

View File

@ -7492,7 +7492,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
S_NULL, // painstate
0, // painchance
sfx_s3k64, // painsound
S_NULL, // meleestate
S_WALLSPIKE4, // meleestate
S_NULL, // missilestate
S_WALLSPIKED1, // deathstate
S_WALLSPIKED2, // xdeathstate