mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-15 23:52:38 +00:00
Don't need this line
This commit is contained in:
parent
14301a62d5
commit
291a955d24
1 changed files with 0 additions and 2 deletions
|
|
@ -8801,8 +8801,6 @@ mobj_t *P_SpawnMobj(fixed_t x, fixed_t y, fixed_t z, mobjtype_t type)
|
|||
mobj->fuse += 30 * TICRATE;
|
||||
break;
|
||||
case MT_NIGHTSDRONE:
|
||||
if (G_IsSpecialStage(gamemap))
|
||||
mobj->flags2 |= MF2_DONTDRAW;
|
||||
nummaprings = -1; // no perfect bonus, rings are free
|
||||
break;
|
||||
case MT_EGGCAPSULE:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue