[Fix] move ninja objectives into NinjaRole (#15490)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -4,7 +4,8 @@ using Content.Shared.Roles;
|
||||
|
||||
namespace Content.Server.Traitor
|
||||
{
|
||||
public sealed class TraitorRole : Role
|
||||
[Virtual]
|
||||
public class TraitorRole : Role
|
||||
{
|
||||
public AntagPrototype Prototype { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user