remove footprints (#670)

This commit is contained in:
Ed
2024-12-13 17:33:42 +03:00
committed by GitHub
parent e1f67be2a8
commit c9d2b8fb2b
33 changed files with 3 additions and 351 deletions

View File

@@ -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>