Remove PlayerPaletteFromCurrentTileset.
This commit is contained in:
committed by
reaperrr
parent
3b4904775a
commit
3af0b1a7a0
@@ -185,7 +185,6 @@ namespace OpenRA
|
||||
public readonly string Id;
|
||||
public readonly int SheetSize = 512;
|
||||
public readonly string Palette;
|
||||
public readonly string PlayerPalette;
|
||||
public readonly Color[] HeightDebugColors = new[] { Color.Red };
|
||||
public readonly string[] EditorTemplateOrder;
|
||||
public readonly bool IgnoreTileSpriteOffsets;
|
||||
|
||||
Reference in New Issue
Block a user