Yeet old marker type
This commit is contained in:
parent
b13d26a731
commit
7122a07a28
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user