Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Content.Server.NPC.Queries.Considerations;
|
||||
|
||||
public sealed class TargetDistanceCon : UtilityConsideration
|
||||
public sealed partial class TargetDistanceCon : UtilityConsideration
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user