remove the WinForms map editor

This commit is contained in:
Matthias Mailänder
2015-06-20 13:26:18 +02:00
parent dcae3c9dca
commit ac970cdb44
64 changed files with 22 additions and 6780 deletions

View File

@@ -15,9 +15,6 @@ namespace OpenRA.Traits
{
public class ResourceTypeInfo : ITraitInfo
{
// HACK: The editor is getting really unmaintanable...
public readonly string EditorSprite;
public readonly string[] Variants = { };
public readonly string Palette = "terrain";
public readonly string Sequence = "resources";