killed PrepareOverlay

This commit is contained in:
Chris Forbes
2009-10-31 23:24:39 +13:00
parent a3dba77f99
commit dbef9e4a45
7 changed files with 10 additions and 38 deletions

View File

@@ -28,7 +28,5 @@ namespace OpenRa.Game
{
selection.RemoveAll(a => a.IsDead);
}
public void PrepareOverlay(int2 xy) {}
}
}