Move superweapon timers to the top so they don't interfere with the performance graph.
Fixes #3626.
This commit is contained in:
@@ -23,6 +23,10 @@ Container@INGAME_ROOT:
|
|||||||
StrategicProgress@STRATEGIC_PROGRESS:
|
StrategicProgress@STRATEGIC_PROGRESS:
|
||||||
X: WINDOW_RIGHT/2
|
X: WINDOW_RIGHT/2
|
||||||
Y: 40
|
Y: 40
|
||||||
|
SupportPowerTimer@SUPPORT_POWER_TIMER:
|
||||||
|
X:80
|
||||||
|
Y:34
|
||||||
|
Order:Descending
|
||||||
Container@PLAYER_ROOT:
|
Container@PLAYER_ROOT:
|
||||||
Button@INGAME_OPTIONS_BUTTON:
|
Button@INGAME_OPTIONS_BUTTON:
|
||||||
X:0
|
X:0
|
||||||
@@ -52,10 +56,6 @@ Container@INGAME_ROOT:
|
|||||||
Width:170
|
Width:170
|
||||||
Height:40
|
Height:40
|
||||||
TooltipContainer@TOOLTIP_CONTAINER:
|
TooltipContainer@TOOLTIP_CONTAINER:
|
||||||
SupportPowerTimer@SUPPORT_POWER_TIMER:
|
|
||||||
X:15
|
|
||||||
Y:WINDOW_BOTTOM-30
|
|
||||||
Order:Ascending
|
|
||||||
|
|
||||||
Container@PLAYER_WIDGETS:
|
Container@PLAYER_WIDGETS:
|
||||||
Children:
|
Children:
|
||||||
|
|||||||
Reference in New Issue
Block a user