mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +00:00
Merge branch 'boxsparkle_mario' into 'next'
Exclude MT_BOXSPARKLE from Mario blocks See merge request STJr/SRB2!1556
This commit is contained in:
commit
b955c9c4d5
1 changed files with 1 additions and 0 deletions
|
@ -1042,6 +1042,7 @@ static mobj_t *SearchMarioNode(msecnode_t *node)
|
|||
case MT_THUNDERCOIN_ORB:
|
||||
case MT_IVSP:
|
||||
case MT_SUPERSPARK:
|
||||
case MT_BOXSPARKLE:
|
||||
case MT_RAIN:
|
||||
case MT_SNOWFLAKE:
|
||||
case MT_SPLISH:
|
||||
|
|
Loading…
Reference in a new issue