Remove ITileDefinition.ID (#5982)

This commit is contained in:
Tayrtahn
2025-06-01 03:51:59 -04:00
committed by GitHub
parent 01bb98e400
commit c696466522

View File

@@ -20,11 +20,6 @@ namespace Robust.Shared.Map
/// </summary>
string Name { get; }
/// <summary>
/// Internal name of the definition.
/// </summary>
string ID { get; }
/// <summary>
/// The path of the sprite to draw.
/// </summary>