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,10 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
get { return Color.SpringGreen; }
|
||||
}
|
||||
|
||||
protected override string Shape
|
||||
{
|
||||
get { return " xx \nxxxx\n xx "; }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user