Merge pull request #8511 from Mailaender/rm-openra-editor

Dropped the legacy WinForms map editor
This commit is contained in:
Oliver Brakmann
2015-06-20 23:35:23 +02:00
64 changed files with 20 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";