Inline UID
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Content.Server.Projectiles.Components
|
||||
/// <param name="shooter"></param>
|
||||
public void IgnoreEntity(IEntity shooter)
|
||||
{
|
||||
Shooter = shooter.Uid;
|
||||
Shooter = shooter;
|
||||
Dirty();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user