fix: CP14AddKnowledgeSpecial usings

This commit is contained in:
Tornado Tech
2025-03-06 19:48:20 +10:00
parent ce0ec78e8d
commit 1265355260

View File

@@ -1,5 +1,6 @@
using Content.Shared._CP14.Knowledge.Prototypes;
using Content.Shared.Roles;
using JetBrains.Annotations;
using Robust.Shared.Prototypes;
namespace Content.Server._CP14.Knowledge.Specials;