Yeet old marker type

rendering
Liza 2023-02-08 19:54:10 +01:00
parent b13d26a731
commit 7122a07a28
1 changed files with 0 additions and 3 deletions

View File

@ -60,9 +60,6 @@ namespace Pal.Client
[JsonIgnore]
public IRenderElement? RenderElement { get; set; }
[Obsolete]
public Element? SplatoonElement { get; set; }
public Marker(EType type, Vector3 position, Guid? networkId = null)
{
Type = type;