tweak: shock wawe (#660)

This commit is contained in:
Spatison
2024-08-23 11:38:46 +03:00
committed by GitHub
parent 86ab93cbd7
commit 32c86514d2

View File

@@ -21,7 +21,7 @@ public sealed class ExplosionShockWaveOverlay : Overlay, IEntityEventSubscriber
/// <summary>
/// Maximum number of distortions that can be shown on screen at a time.
/// </summary>
public const int MaxCount = 30;
public const int MaxCount = 15;
public ExplosionShockWaveOverlay()
{