mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Unused i
This commit is contained in:
parent
d7374d33d6
commit
cba86ee6ea
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue