Require map generators to specify valid tilesets.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
c41a1302b6
commit
e5ffed2a4f
@@ -988,6 +988,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
|
||||
public interface IEditorMapGeneratorInfo : IMapGeneratorInfo
|
||||
{
|
||||
string[] Tilesets { get; }
|
||||
IMapGeneratorSettings GetSettings();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user