Bunch more error fixes.
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Content.Shared.MobState
|
||||
CurrentMobState = currentMobState;
|
||||
}
|
||||
|
||||
public IEntity Entity => Component.Owner;
|
||||
public EntityUid Entity => Component.Owner;
|
||||
|
||||
public MobStateComponent Component { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user