Remove obsolete key definitions.

This commit is contained in:
Paul Chote
2014-08-01 21:10:54 +12:00
parent 43bd8a361e
commit f64cdc52e1
16 changed files with 0 additions and 166 deletions

View File

@@ -35,7 +35,6 @@ namespace OpenRA.Mods.RA
// TODO: UI fluff; doesn't belong here
public readonly int BuildPaletteOrder = 9999;
public readonly Hotkey Hotkey = Hotkey.Invalid;
}
public class Buildable { }