Merge pull request #7968 from pchote/ts-tileset-depth
Load depth data from tmp(ts) sprites.
This commit is contained in:
@@ -79,4 +79,9 @@ namespace OpenRA.Mods.Common.Traits
|
||||
CVec DeliveryOffset { get; }
|
||||
bool AllowDocking { get; }
|
||||
}
|
||||
|
||||
public interface IProvidesAssetBrowserPalettes
|
||||
{
|
||||
IEnumerable<string> PaletteNames { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user