mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-21 15:38:52 +03:00
5 lines
94 B
C#
5 lines
94 B
C#
namespace Content.Server.Destructible.Thresholds
|
|
{
|
|
public sealed class ActsFlags { }
|
|
}
|