Objectives ecs rework (#19967)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
7
Content.Client/Objectives/Systems/ObjectivesSystem.cs
Normal file
7
Content.Client/Objectives/Systems/ObjectivesSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Objectives.Systems;
|
||||
|
||||
namespace Content.Client.Objectives.Systems;
|
||||
|
||||
public sealed class ObjectivesSystem : SharedObjectivesSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user