mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-05-02 13:07:00 +03:00
7 lines
108 B
C#
7 lines
108 B
C#
namespace Content.Server.NPC.Queries.Queries;
|
|
|
|
public sealed partial class PuddlesQuery : UtilityQuery
|
|
{
|
|
|
|
}
|