Yeet old marker type
This commit is contained in:
parent
b13d26a731
commit
7122a07a28
@ -60,9 +60,6 @@ namespace Pal.Client
|
|||||||
[JsonIgnore]
|
[JsonIgnore]
|
||||||
public IRenderElement? RenderElement { get; set; }
|
public IRenderElement? RenderElement { get; set; }
|
||||||
|
|
||||||
[Obsolete]
|
|
||||||
public Element? SplatoonElement { get; set; }
|
|
||||||
|
|
||||||
public Marker(EType type, Vector3 position, Guid? networkId = null)
|
public Marker(EType type, Vector3 position, Guid? networkId = null)
|
||||||
{
|
{
|
||||||
Type = type;
|
Type = type;
|
||||||
|
Loading…
Reference in New Issue
Block a user