remove footprints (#670)
This commit is contained in:
@@ -130,12 +130,6 @@ namespace Content.Shared.Maps
|
||||
[DataField]
|
||||
public ProtoId<ContentTileDefinition>? BurnedTile { get; private set; } = null;
|
||||
|
||||
/// <summary>
|
||||
/// CP14 - color for footprints
|
||||
/// </summary>
|
||||
[DataField]
|
||||
public Color? Color;
|
||||
|
||||
/// <summary>
|
||||
/// CP14 - auto removing spilled reagents from tile
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user