ReduceVFX MT_HITLAG

This commit is contained in:
AJ Martinez 2023-07-03 05:33:20 -07:00
parent 30d21e960a
commit a594e386b6

View file

@ -124,6 +124,8 @@ static void K_SpawnSingleHitLagSpark(
spark->color = color;
spark->colorized = true;
}
K_ReduceVFX(spark, NULL);
}
}