force-move; cleaning some dead bits; etc

This commit is contained in:
Chris Forbes
2009-12-23 21:48:15 +13:00
parent 8fa02ea6a3
commit 982fde6d0a
6 changed files with 31 additions and 24 deletions

View File

@@ -43,8 +43,6 @@ namespace OpenRa.Game.Graphics
Log.Write("* LoadSequencesForCursor() done");
}
public static void ForcePrecache() { } // force static ctor to run
static void LoadSequencesForUnit(XmlElement eUnit)
{
string unitName = eUnit.GetAttribute("name");