Files
crystall-punk-14/Content.Server/GameObjects/Components/Destructible/Thresholds/ActsFlags.cs

5 lines
117 B
C#
Raw Normal View History

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