Merge branch 'master' of git://github.com/chrisforbes/OpenRA

This commit is contained in:
Alli
2009-12-23 22:24:31 +13:00
6 changed files with 33 additions and 36 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");