pvs content (#5484)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
This commit is contained in:
@@ -88,7 +88,7 @@ namespace Content.Shared.Item
|
||||
[DataField("sprite")]
|
||||
private string? _rsiPath;
|
||||
|
||||
public override ComponentState GetComponentState(ICommonSession player)
|
||||
public override ComponentState GetComponentState()
|
||||
{
|
||||
return new ItemComponentState(Size, EquippedPrefix, Color, RsiPath);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user