NPC refactor (#10122)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
8
Content.Server/NPC/UI/NPCEui.cs
Normal file
8
Content.Server/NPC/UI/NPCEui.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Server.EUI;
|
||||
|
||||
namespace Content.Server.NPC.UI;
|
||||
|
||||
public sealed class NPCEui : BaseEui
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user