Migrate tileset names to Fluent.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
246a1b9fec
commit
90013bc6d3
@@ -68,6 +68,7 @@ namespace OpenRA.Mods.Common.Terrain
|
||||
|
||||
public class DefaultTerrain : ITemplatedTerrainInfo, ITerrainInfoNotifyMapCreated
|
||||
{
|
||||
[FluentReference]
|
||||
public readonly string Name;
|
||||
public readonly string Id;
|
||||
public readonly Size TileSize = new(24, 24);
|
||||
|
||||
Reference in New Issue
Block a user