Added: Rendering of 'SelectionColor'ed shapes at top left of the selection rectangle (using a simple format to define shapes)
This commit is contained in:
@@ -39,5 +39,9 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
get { return Color.Orange; }
|
||||
}
|
||||
protected override string Shape
|
||||
{
|
||||
get { return "xxx\nxxx\nxxx\n x \n x \n\nxxx \nxxx "; }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user