Restore blinking ready label in RA.

This commit is contained in:
Paul Chote
2014-07-09 21:08:00 +12:00
parent 4471891cae
commit 8b01ed034b
2 changed files with 1 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ namespace OpenRA.Mods.RA.Widgets
class BuildPaletteWidget : Widget
{
public enum ReadyTextStyleOptions { Solid, AlternatingColor, Blinking }
public readonly ReadyTextStyleOptions ReadyTextStyle = ReadyTextStyleOptions.AlternatingColor;
public readonly ReadyTextStyleOptions ReadyTextStyle = ReadyTextStyleOptions.Blinking;
public readonly Color ReadyTextAltColor = Color.LimeGreen;
public int Columns = 3;
public int Rows = 5;

View File

@@ -110,8 +110,6 @@ Container@PLAYER_WIDGETS:
Width: 250
Height: 500
ReadyText: READY
ReadyTextStyle: AlternatingColor
ReadyTextAltColor: 50,205,50
HoldText: ON HOLD
RequiresText: Requires {0}