Bunch more error fixes.
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Content.Shared.Throwing
|
||||
{
|
||||
public override string Name => "ThrownItem";
|
||||
|
||||
public IEntity? Thrower { get; set; }
|
||||
public EntityUid? Thrower { get; set; }
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
|
||||
Reference in New Issue
Block a user