part fixes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Server.Objectives.Systems;
|
||||
|
||||
namespace Content.Server.Objectives.Components;
|
||||
|
||||
[RegisterComponent, Access(typeof(KillCultistTargetConditionSystem))]
|
||||
public sealed partial class KillCultistTargetConditionComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user