mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-16 16:01:25 +00:00
Update p_mobj.c
This commit is contained in:
parent
63c95e9186
commit
3b01da753f
1 changed files with 2 additions and 2 deletions
|
@ -10378,8 +10378,8 @@ static fixed_t P_DefaultMobjShadowScale (mobj_t *thing)
|
|||
|
||||
case MT_SMALLGRABCHAIN:
|
||||
case MT_BIGGRABCHAIN:
|
||||
|
||||
case MT_BLUESPRINGBALL:
|
||||
|
||||
case MT_BLUESPRINGBALL:
|
||||
case MT_YELLOWSPRINGBALL:
|
||||
case MT_REDSPRINGBALL:
|
||||
|
||||
|
|
Loading…
Reference in a new issue