New spawn selector tooltip for C&C.
This commit is contained in:
@@ -32,6 +32,7 @@ Container@SERVER_LOBBY:
|
||||
Y:1
|
||||
Width:192
|
||||
Height:192
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Label@MAP_TITLE:
|
||||
X:PARENT_RIGHT-15-WIDTH
|
||||
Y:227
|
||||
@@ -403,6 +404,7 @@ Container@SERVER_LOBBY:
|
||||
Height:25
|
||||
Align:Right
|
||||
Text:Chat:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
Button@DISCONNECT_BUTTON:
|
||||
X:0
|
||||
Y:499
|
||||
|
||||
@@ -99,3 +99,23 @@ Background@SUPPORT_POWER_TOOLTIP:
|
||||
Y:20
|
||||
Font:TinyBold
|
||||
VAlign:Top
|
||||
|
||||
Background@SPAWN_TOOLTIP:
|
||||
Logic:SpawnSelectorTooltipLogic
|
||||
Background:panel-black
|
||||
Width:141
|
||||
Children:
|
||||
Label@LABEL:
|
||||
X:5
|
||||
Height:23
|
||||
Font:Bold
|
||||
Image@FLAG:
|
||||
X:5
|
||||
Y:5
|
||||
Width:32
|
||||
Height:16
|
||||
Label@TEAM:
|
||||
Y:21
|
||||
Height:15
|
||||
Font:TinyBold
|
||||
Align:center
|
||||
Reference in New Issue
Block a user