7 lines
127 B
C#
7 lines
127 B
C#
namespace Content.Server.NPC.Queries.Considerations;
|
|
|
|
public sealed partial class OrderedTargetCon : UtilityConsideration
|
|
{
|
|
|
|
}
|