This commit is contained in:
TehRealSalt 2019-05-29 22:55:59 -04:00
parent d7374d33d6
commit cba86ee6ea

View file

@ -3582,7 +3582,6 @@ void A_AttractChase(mobj_t *actor)
if (actor->extravalue1 >= 21) if (actor->extravalue1 >= 21)
{ {
UINT8 i;
mobj_t *sparkle; mobj_t *sparkle;
// Base add is 3 tics for 9,9, adds 1 tic for each point closer to the 1,1 end // Base add is 3 tics for 9,9, adds 1 tic for each point closer to the 1,1 end