Predict Mind Roles (#39611)
This commit is contained in:
@@ -35,14 +35,6 @@ public sealed partial class MindRoleComponent : BaseMindRoleComponent
|
||||
[DataField]
|
||||
public bool ExclusiveAntag;
|
||||
|
||||
/// <summary>
|
||||
/// The Mind that this role belongs to.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// TODO: Make this a datafield. Also components should not store other components.
|
||||
/// </remarks>
|
||||
public Entity<MindComponent> Mind;
|
||||
|
||||
/// <summary>
|
||||
/// The Antagonist prototype of this role.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user