Remove HTN ComponentReference (#19480)
This commit is contained in:
@@ -3,7 +3,7 @@ using Content.Server.NPC.Components;
|
||||
|
||||
namespace Content.Server.NPC.HTN;
|
||||
|
||||
[RegisterComponent, ComponentReference(typeof(NPCComponent))]
|
||||
[RegisterComponent]
|
||||
public sealed partial class HTNComponent : NPCComponent
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user