Demotruck logic

This commit is contained in:
Paul Chote
2010-01-03 23:54:46 +13:00
parent 44b6469ee6
commit 38ac11e9c7
5 changed files with 5 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ namespace OpenRa.Game.Traits
bool IsCrushableBy(UnitMovementType umt, Player player);
bool IsPathableCrush(UnitMovementType umt, Player player);
}
interface IChronoshiftable{}
struct Renderable
{
public readonly Sprite Sprite;