mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
ReduceVFX MT_HITLAG
This commit is contained in:
parent
30d21e960a
commit
a594e386b6
1 changed files with 2 additions and 0 deletions
|
|
@ -124,6 +124,8 @@ static void K_SpawnSingleHitLagSpark(
|
||||||
spark->color = color;
|
spark->color = color;
|
||||||
spark->colorized = true;
|
spark->colorized = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
K_ReduceVFX(spark, NULL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue