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

5 lines
106 B
C#

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