Delta-v/Content.Server/GameObjects/Components/Destructible/Thresholds/ActsFlags.cs

5 lines
117 B
C#

namespace Content.Server.GameObjects.Components.Destructible.Thresholds
{
public sealed class ActsFlags { }
}