Increase lobby and server list width.

This commit is contained in:
Paul Chote
2021-01-09 23:50:20 +00:00
committed by reaperrr
parent b1200b8078
commit c7c78eda80
13 changed files with 208 additions and 202 deletions

View File

@@ -20,12 +20,13 @@ Container@LOBBY_MUSIC_BIN:
Height: 25 Height: 25
Text: Track Text: Track
Font: Bold Font: Bold
Label@TYPE: Label@LENGTH:
X: PARENT_RIGHT - 63 X: PARENT_RIGHT - 80
Height: 25 Height: 25
Width: 50 Width: 50
Text: Length Text: Length
Font: Bold Font: Bold
Align: Right
Background@CONTROLS: Background@CONTROLS:
Background: panel-transparent Background: panel-transparent
Width: 308 Width: 308

View File

@@ -23,21 +23,21 @@ Container@LOBBY_OPTIONS_BIN:
Height: 34 Height: 34
Children: Children:
Checkbox@A: Checkbox@A:
Width: 175 Width: 220
Height: 20 Height: 20
Font: Regular Font: Regular
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Checkbox@B: Checkbox@B:
X: 195 X: 225
Width: 175 Width: 220
Height: 20 Height: 20
Font: Regular Font: Regular
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Checkbox@C: Checkbox@C:
X: 375 X: 450
Width: 175 Width: 220
Height: 20 Height: 20
Font: Regular Font: Regular
Visible: False Visible: False
@@ -47,26 +47,26 @@ Container@LOBBY_OPTIONS_BIN:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Children: Children:
Label@A_DESC: Label@A_DESC:
Width: 80 Width: 140
Height: 25 Height: 25
Align: Right Align: Right
Visible: False Visible: False
DropDownButton@A: DropDownButton@A:
X: 85 X: 145
Width: 160 Width: 180
Height: 25 Height: 25
Font: Regular Font: Regular
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Label@B_DESC: Label@B_DESC:
X: PARENT_RIGHT - WIDTH - 183 X: PARENT_RIGHT - WIDTH - 203
Width: 160 Width: 140
Height: 25 Height: 25
Align: Right Align: Right
Visible: False Visible: False
DropDownButton@B: DropDownButton@B:
X: PARENT_RIGHT - WIDTH - 18 X: PARENT_RIGHT - WIDTH - 18
Width: 160 Width: 180
Height: 25 Height: 25
Font: Regular Font: Regular
Visible: False Visible: False

View File

@@ -16,34 +16,34 @@ Container@LOBBY_PLAYER_BIN:
Font: Bold Font: Bold
Label@COLOR: Label@COLOR:
X: 210 X: 210
Width: 76 Width: 94
Height: 25 Height: 25
Text: Color Text: Color
Align: Center Align: Center
Font: Bold Font: Bold
Label@FACTION: Label@FACTION:
X: 291 X: 309
Width: 120 Width: 120
Height: 25 Height: 25
Text: Faction Text: Faction
Align: Center Align: Center
Font: Bold Font: Bold
Label@TEAM: Label@TEAM:
X: 416 X: 460-25
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: Team
Align: Center Align: Center
Font: Bold Font: Bold
Label@SPAWN: Label@SPAWN:
X: 471 X: 571
Width: 50 Width: 50
Height: 25 Height: 25
Text: Spawn Text: Spawn
Align: Left Align: Left
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 527 X: 627
Width: 20 Width: 20
Height: 25 Height: 25
Text: Ready Text: Ready
@@ -108,7 +108,7 @@ Container@LOBBY_PLAYER_BIN:
Visible: false Visible: false
DropDownButton@COLOR: DropDownButton@COLOR:
X: 210 X: 210
Width: 76 Width: 94
Height: 25 Height: 25
Font: Regular Font: Regular
IgnoreChildMouseOver: true IgnoreChildMouseOver: true
@@ -119,7 +119,7 @@ Container@LOBBY_PLAYER_BIN:
Width: PARENT_RIGHT - 35 Width: PARENT_RIGHT - 35
Height: PARENT_BOTTOM - 12 Height: PARENT_BOTTOM - 12
DropDownButton@FACTION: DropDownButton@FACTION:
X: 291 X: 309
Width: 120 Width: 120
Height: 25 Height: 25
Font: Regular Font: Regular
@@ -138,17 +138,17 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Text: Faction Text: Faction
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 416 X: 435
Width: 50 Width: 50
Height: 25 Height: 25
Font: Regular Font: Regular
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 471 X: 571
Width: 50 Width: 50
Height: 25 Height: 25
Font: Regular Font: Regular
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 529 X: 629
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -156,7 +156,7 @@ Container@LOBBY_PLAYER_BIN:
ImageName: checked ImageName: checked
Visible: false Visible: false
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 527 X: 627
Y: 2 Y: 2
Width: 20 Width: 20
Height: 20 Height: 20
@@ -224,10 +224,10 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@COLORBLOCK: ColorBlock@COLORBLOCK:
X: 215 X: 215
Y: 6 Y: 6
Width: 41 Width: 59
Height: 13 Height: 13
Container@FACTION: Container@FACTION:
X: 291 X: 309
Width: 120 Width: 120
Height: 25 Height: 25
Children: Children:
@@ -242,29 +242,29 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Text: Faction Text: Faction
Label@TEAM: Label@TEAM:
X: 416 X: 435
Width: 25
Height: 25
Align: Center
Label@SPAWN:
X: 471
Width: 25 Width: 25
Height: 25 Height: 25
Align: Center Align: Center
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 416 X: 435
Width: 50 Width: 50
Height: 25 Height: 25
Font: Regular Font: Regular
Visible: false Visible: false
Label@SPAWN:
X: 571
Width: 25
Height: 25
Align: Center
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 471 X: 571
Width: 50 Width: 50
Height: 25 Height: 25
Font: Regular Font: Regular
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 529 X: 629
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -291,7 +291,7 @@ Container@LOBBY_PLAYER_BIN:
Visible: false Visible: false
Button@JOIN: Button@JOIN:
X: 210 X: 210
Width: 338 Width: 438
Height: 25 Height: 25
Text: Play in this slot Text: Play in this slot
Font: Regular Font: Regular
@@ -340,13 +340,13 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR: Label@SPECTATOR:
X: 210 X: 210
Width: 341 Width: 441
Height: 25 Height: 25
Text: Spectator Text: Spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 529 X: 629
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -354,7 +354,7 @@ Container@LOBBY_PLAYER_BIN:
ImageName: checked ImageName: checked
Visible: false Visible: false
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 527 X: 627
Y: 2 Y: 2
Width: 20 Width: 20
Height: 20 Height: 20
@@ -421,13 +421,13 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR: Label@SPECTATOR:
X: 210 X: 210
Width: 341 Width: 441
Height: 25 Height: 25
Text: Spectator Text: Spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 627
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -448,7 +448,7 @@ Container@LOBBY_PLAYER_BIN:
Text: Allow Spectators? Text: Allow Spectators?
Button@SPECTATE: Button@SPECTATE:
X: 210 X: 210
Width: 338 Width: 438
Height: 25 Height: 25
Text: Spectate Text: Spectate
Font: Regular Font: Regular

View File

@@ -9,32 +9,32 @@ Container@LOBBY_SERVERS_BIN:
Children: Children:
Label@NAME: Label@NAME:
X: 5 X: 5
Width: 255 Width: 355
Height: 25 Height: 25
Text: Server Text: Server
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 290 X: 390
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: Players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 380 X: 480
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: Location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 495 X: 595
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: Status
Font: Bold Font: Bold
LogicTicker@NOTICE_WATCHER: LogicTicker@NOTICE_WATCHER:
Container@NOTICE_CONTAINER: Container@NOTICE_CONTAINER:
Width: 582 Width: PARENT_RIGHT
Height: 19 Height: 19
Children: Children:
Background@bg: Background@bg:
@@ -87,12 +87,12 @@ Container@LOBBY_SERVERS_BIN:
Children: Children:
LabelWithTooltip@TITLE: LabelWithTooltip@TITLE:
X: 5 X: 5
Width: 245 Width: 345
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Image@PASSWORD_PROTECTED: Image@PASSWORD_PROTECTED:
X: 272 X: 372
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -101,7 +101,7 @@ Container@LOBBY_SERVERS_BIN:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: Requires Password
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 272 X: 372
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -110,17 +110,17 @@ Container@LOBBY_SERVERS_BIN:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: Requires OpenRA forum account
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 290 X: 390
Width: 85 Width: 85
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@LOCATION: Label@LOCATION:
X: 380 X: 480
Width: 110 Width: 110
Height: 25 Height: 25
Label@STATUS: Label@STATUS:
X: 495 X: 595
Width: 50 Width: 50
Height: 25 Height: 25
Label@PROGRESS_LABEL: Label@PROGRESS_LABEL:
@@ -132,12 +132,12 @@ Container@LOBBY_SERVERS_BIN:
Visible: false Visible: false
DropDownButton@FILTERS_DROPDOWNBUTTON: DropDownButton@FILTERS_DROPDOWNBUTTON:
Y: PARENT_BOTTOM + 5 Y: PARENT_BOTTOM + 5
Width: 151 Width: 180
Height: 25 Height: 25
Text: Filter Games Text: Filter Games
Font: Bold Font: Bold
Button@RELOAD_BUTTON: Button@RELOAD_BUTTON:
X: 156 X: 185
Y: PARENT_BOTTOM + 5 Y: PARENT_BOTTOM + 5
Width: 26 Width: 26
Height: 25 Height: 25

View File

@@ -2,7 +2,7 @@ Container@SERVER_LOBBY:
Logic: LobbyLogic Logic: LobbyLogic
X: (WINDOW_RIGHT - WIDTH) / 2 X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 560) / 2 Y: (WINDOW_BOTTOM - 560) / 2
Width: 800 Width: 900
Height: 575 Height: 575
Children: Children:
ColorPreviewManager@COLOR_MANAGER: ColorPreviewManager@COLOR_MANAGER:
@@ -25,55 +25,57 @@ Container@SERVER_LOBBY:
DropDownButton@SLOTS_DROPDOWNBUTTON: DropDownButton@SLOTS_DROPDOWNBUTTON:
X: 15 X: 15
Y: 254 Y: 254
Width: 182 Width: 211
Height: 25 Height: 25
Text: Slot Admin Text: Slot Admin
Container@SKIRMISH_TABS: Container@SKIRMISH_TABS:
X: 697 - WIDTH
Width: 465
Visible: False Visible: False
Children: Children:
Button@PLAYERS_TAB: Button@PLAYERS_TAB:
X: 202
Y: 248 Y: 248
Width: 129 Width: 151
Height: 31 Height: 31
Text: Players Text: Players
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 336 X: 157
Y: 248 Y: 248
Width: 128 Width: 151
Height: 31 Height: 31
Text: Options Text: Options
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 469 X: 314
Y: 248 Y: 248
Width: 128 Width: 151
Height: 31 Height: 31
Text: Music Text: Music
Container@MULTIPLAYER_TABS: Container@MULTIPLAYER_TABS:
X: 697 - WIDTH
Width: 465
Visible: False Visible: False
Children: Children:
Button@PLAYERS_TAB: Button@PLAYERS_TAB:
X: 202
Y: 248 Y: 248
Width: 95 Width: 112
Height: 31 Height: 31
Text: Players Text: Players
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 302 X: 118
Y: 248 Y: 248
Width: 95 Width: 112
Height: 31 Height: 31
Text: Options Text: Options
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 402 X: 236
Y: 248 Y: 248
Width: 95 Width: 112
Height: 31 Height: 31
Text: Music Text: Music
Button@SERVERS_TAB: Button@SERVERS_TAB:
X: 502 X: 354
Y: 248 Y: 248
Width: 95 Width: 111
Height: 31 Height: 31
Text: Servers Text: Servers
Button@CHANGEMAP_BUTTON: Button@CHANGEMAP_BUTTON:
@@ -85,7 +87,7 @@ Container@SERVER_LOBBY:
Container@TOP_PANELS_ROOT: Container@TOP_PANELS_ROOT:
X: 15 X: 15
Y: 30 Y: 30
Width: 582 Width: 682
Height: 219 Height: 219
Container@LOBBYCHAT: Container@LOBBYCHAT:
X: 15 X: 15

View File

@@ -2,7 +2,7 @@ Container@MULTIPLAYER_PANEL:
Logic: MultiplayerLogic Logic: MultiplayerLogic
X: (WINDOW_RIGHT - WIDTH) / 2 X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - 560) / 2 Y: (WINDOW_BOTTOM - 560) / 2
Width: 800 Width: 900
Height: 575 Height: 575
Children: Children:
Label@TITLE: Label@TITLE:
@@ -25,25 +25,25 @@ Container@MULTIPLAYER_PANEL:
Children: Children:
Label@NAME: Label@NAME:
X: 5 X: 5
Width: 255 Width: 355
Height: 25 Height: 25
Text: Server Text: Server
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 290 X: 390
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: Players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 380 X: 480
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: Location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 495 X: 595
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: Status
@@ -52,7 +52,7 @@ Container@MULTIPLAYER_PANEL:
Container@NOTICE_CONTAINER: Container@NOTICE_CONTAINER:
X: 15 X: 15
Y: 30 Y: 30
Width: 582 Width: 682
Height: 19 Height: 19
Children: Children:
Background@bg: Background@bg:
@@ -84,7 +84,7 @@ Container@MULTIPLAYER_PANEL:
ScrollPanel@SERVER_LIST: ScrollPanel@SERVER_LIST:
X: 15 X: 15
Y: 30 Y: 30
Width: 582 Width: 682
Height: PARENT_BOTTOM - 75 Height: PARENT_BOTTOM - 75
TopBottomSpacing: 2 TopBottomSpacing: 2
Children: Children:
@@ -107,12 +107,12 @@ Container@MULTIPLAYER_PANEL:
Children: Children:
LabelWithTooltip@TITLE: LabelWithTooltip@TITLE:
X: 5 X: 5
Width: 245 Width: 345
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Image@PASSWORD_PROTECTED: Image@PASSWORD_PROTECTED:
X: 272 X: 372
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -121,7 +121,7 @@ Container@MULTIPLAYER_PANEL:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: Requires Password
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 272 X: 372
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -130,23 +130,23 @@ Container@MULTIPLAYER_PANEL:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: Requires OpenRA forum account
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 290 X: 390
Width: 85 Width: 85
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@LOCATION: Label@LOCATION:
X: 380 X: 480
Width: 110 Width: 110
Height: 25 Height: 25
Label@STATUS: Label@STATUS:
X: 495 X: 595
Width: 50 Width: 50
Height: 25 Height: 25
Label@PROGRESS_LABEL: Label@PROGRESS_LABEL:
X: 15 X: 15
Y: 31 + (PARENT_BOTTOM - 75 - HEIGHT) / 2 Y: 31 + (PARENT_BOTTOM - 75 - HEIGHT) / 2
Width: 582 Width: 682
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
@@ -231,20 +231,20 @@ Container@MULTIPLAYER_PANEL:
Children: Children:
LogicTicker@ANIMATION: LogicTicker@ANIMATION:
Label@PLAYER_COUNT: Label@PLAYER_COUNT:
X: 198 X: 248
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
Width: 189 Width: 189
Height: 25 Height: 25
Align: Center Align: Center
Font: Bold Font: Bold
Button@DIRECTCONNECT_BUTTON: Button@DIRECTCONNECT_BUTTON:
X: 387 X: 487
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
Width: 100 Width: 100
Height: 25 Height: 25
Text: Direct IP Text: Direct IP
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
X: 492 X: 592
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
Width: 105 Width: 105
Height: 25 Height: 25

View File

@@ -20,12 +20,13 @@ Container@LOBBY_MUSIC_BIN:
Height: 25 Height: 25
Text: Track Text: Track
Font: Bold Font: Bold
Label@TYPE: Label@LENGTH:
X: PARENT_RIGHT - 63 X: PARENT_RIGHT - 80
Height: 25 Height: 25
Width: 50 Width: 50
Text: Length Text: Length
Font: Bold Font: Bold
Align: Right
Background@CONTROLS: Background@CONTROLS:
Background: dialog3 Background: dialog3
Width: 268 Width: 268

View File

@@ -23,19 +23,19 @@ Container@LOBBY_OPTIONS_BIN:
Height: 30 Height: 30
Children: Children:
Checkbox@A: Checkbox@A:
Width: 175 Width: 220
Height: 20 Height: 20
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Checkbox@B: Checkbox@B:
X: 190 X: 225
Width: 175 Width: 220
Height: 20 Height: 20
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Checkbox@C: Checkbox@C:
X: 375 X: 450
Width: 175 Width: 220
Height: 20 Height: 20
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
@@ -44,25 +44,25 @@ Container@LOBBY_OPTIONS_BIN:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Children: Children:
Label@A_DESC: Label@A_DESC:
Width: 90 Width: 140
Height: 25 Height: 25
Align: Right Align: Right
Visible: False Visible: False
DropDownButton@A: DropDownButton@A:
X: 95 X: 145
Width: 160 Width: 180
Height: 25 Height: 25
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Label@B_DESC: Label@B_DESC:
X: PARENT_RIGHT - WIDTH - 183 X: PARENT_RIGHT - WIDTH - 203
Width: 160 Width: 140
Height: 25 Height: 25
Align: Right Align: Right
Visible: False Visible: False
DropDownButton@B: DropDownButton@B:
X: PARENT_RIGHT - WIDTH - 18 X: PARENT_RIGHT - WIDTH - 18
Width: 160 Width: 180
Height: 25 Height: 25
Font: Regular Font: Regular
Visible: False Visible: False

View File

@@ -23,27 +23,27 @@ Container@LOBBY_PLAYER_BIN:
Font: Bold Font: Bold
Label@LABEL_LOBBY_FACTION: Label@LABEL_LOBBY_FACTION:
X: 270 X: 270
Width: 130 Width: 140
Height: 25 Height: 25
Text: Faction Text: Faction
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_TEAM: Label@LABEL_LOBBY_TEAM:
X: 410 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Text: Team Text: Team
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_SPAWN: Label@LABEL_LOBBY_SPAWN:
X: 468 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Text: Spawn Text: Spawn
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_STATUS: Label@LABEL_LOBBY_STATUS:
X: 525 X: 617
Width: 20 Width: 20
Height: 25 Height: 25
Text: Ready Text: Ready
@@ -118,7 +118,7 @@ Container@LOBBY_PLAYER_BIN:
Height: PARENT_BOTTOM - 12 Height: PARENT_BOTTOM - 12
DropDownButton@FACTION: DropDownButton@FACTION:
X: 270 X: 270
Width: 130 Width: 140
Height: 25 Height: 25
IgnoreChildMouseOver: true IgnoreChildMouseOver: true
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
@@ -135,23 +135,23 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Text: Faction Text: Faction
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 410 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Text: Team Text: Team
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 468 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Text: Spawn Text: Spawn
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 525 X: 617
Y: 2 Y: 2
Width: 20 Width: 20
Height: 20 Height: 20
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -225,7 +225,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 13 Height: 13
Container@FACTION: Container@FACTION:
X: 270 X: 270
Width: 150 Width: 160
Height: 25 Height: 25
Children: Children:
Image@FACTIONFLAG: Image@FACTIONFLAG:
@@ -239,28 +239,28 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Text: Faction Text: Faction
Label@TEAM: Label@TEAM:
X: 410 X: 420
Width: 23 Width: 23
Height: 25 Height: 25
Text: Team Text: Team
Align: Center Align: Center
Label@SPAWN:
X: 468
Width: 23
Height: 25
Align: Center
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 410 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Visible: false Visible: false
Label@SPAWN:
X: 560
Width: 23
Height: 25
Align: Center
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 468 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -287,7 +287,7 @@ Container@LOBBY_PLAYER_BIN:
Button@JOIN: Button@JOIN:
X: 190 X: 190
Text: Play in this slot Text: Play in this slot
Width: 326 Width: 418
Height: 25 Height: 25
Container@TEMPLATE_EDITABLE_SPECTATOR: Container@TEMPLATE_EDITABLE_SPECTATOR:
X: 5 X: 5
@@ -333,19 +333,19 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR: Label@SPECTATOR:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Spectator Text: Spectator
Align: Center Align: Center
Font: Bold Font: Bold
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 525 X: 617
Y: 2 Y: 2
Width: 20 Width: 20
Height: 20 Height: 20
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -414,13 +414,13 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR: Label@SPECTATOR:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Spectator Text: Spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -441,7 +441,7 @@ Container@LOBBY_PLAYER_BIN:
Text: Allow Spectators? Text: Allow Spectators?
Button@SPECTATE: Button@SPECTATE:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Spectate Text: Spectate
Font: Regular Font: Regular

View File

@@ -9,32 +9,32 @@ Container@LOBBY_SERVERS_BIN:
Children: Children:
Label@NAME: Label@NAME:
X: 5 X: 5
Width: 255 Width: 347
Height: 25 Height: 25
Text: Server Text: Server
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 290 X: 382
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: Players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 380 X: 472
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: Location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 495 X: 587
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: Status
Font: Bold Font: Bold
LogicTicker@NOTICE_WATCHER: LogicTicker@NOTICE_WATCHER:
Background@NOTICE_CONTAINER: Background@NOTICE_CONTAINER:
Width: 583 Width: PARENT_RIGHT
Height: 20 Height: 20
Background: dialog2 Background: dialog2
Children: Children:
@@ -83,12 +83,12 @@ Container@LOBBY_SERVERS_BIN:
Children: Children:
LabelWithTooltip@TITLE: LabelWithTooltip@TITLE:
X: 5 X: 5
Width: 245 Width: 337
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Image@PASSWORD_PROTECTED: Image@PASSWORD_PROTECTED:
X: 272 X: 364
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -97,7 +97,7 @@ Container@LOBBY_SERVERS_BIN:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: Requires Password
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 272 X: 364
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -106,17 +106,17 @@ Container@LOBBY_SERVERS_BIN:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: Requires OpenRA forum account
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 290 X: 382
Width: 85 Width: 85
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@LOCATION: Label@LOCATION:
X: 380 X: 472
Width: 110 Width: 110
Height: 25 Height: 25
Label@STATUS: Label@STATUS:
X: 495 X: 587
Width: 50 Width: 50
Height: 25 Height: 25
Label@PROGRESS_LABEL: Label@PROGRESS_LABEL:
@@ -128,12 +128,12 @@ Container@LOBBY_SERVERS_BIN:
Visible: false Visible: false
DropDownButton@FILTERS_DROPDOWNBUTTON: DropDownButton@FILTERS_DROPDOWNBUTTON:
Y: PARENT_BOTTOM + 5 Y: PARENT_BOTTOM + 5
Width: 147 Width: 154
Height: 25 Height: 25
Text: Filter Games Text: Filter Games
Font: Bold Font: Bold
Button@RELOAD_BUTTON: Button@RELOAD_BUTTON:
X: 152 X: 159
Y: PARENT_BOTTOM + 5 Y: PARENT_BOTTOM + 5
Width: 26 Width: 26
Height: 25 Height: 25

View File

@@ -2,7 +2,7 @@ Background@SERVER_LOBBY:
Logic: LobbyLogic Logic: LobbyLogic
X: (WINDOW_RIGHT - WIDTH) / 2 X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2 Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 808 Width: 900
Height: 600 Height: 600
Children: Children:
ColorPreviewManager@COLOR_MANAGER: ColorPreviewManager@COLOR_MANAGER:
@@ -20,69 +20,71 @@ Background@SERVER_LOBBY:
DropDownButton@SLOTS_DROPDOWNBUTTON: DropDownButton@SLOTS_DROPDOWNBUTTON:
X: 20 X: 20
Y: 291 Y: 291
Width: 178 Width: 185
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Slot Admin Text: Slot Admin
Container@SKIRMISH_TABS: Container@SKIRMISH_TABS:
X: 695 - WIDTH
Width: 486
Visible: False Visible: False
Children: Children:
Button@PLAYERS_TAB: Button@PLAYERS_TAB:
X: 203
Y: 285 Y: 285
Width: 134 Width: 162
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Players Text: Players
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 337 X: 162
Y: 285 Y: 285
Width: 133 Width: 162
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Options Text: Options
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 470 X: 2*162
Y: 285 Y: 285
Width: 133 Width: 162
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Music Text: Music
Container@MULTIPLAYER_TABS: Container@MULTIPLAYER_TABS:
X: 695 - WIDTH
Width: 486
Visible: False Visible: False
Children: Children:
Button@PLAYERS_TAB: Button@PLAYERS_TAB:
X: 203
Y: 285 Y: 285
Width: 100 Width: 121
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Players Text: Players
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 303 X: 121
Y: 285 Y: 285
Width: 100 Width: 122
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Options Text: Options
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 403 X: 243
Y: 285 Y: 285
Width: 100 Width: 121
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Music Text: Music
Button@SERVERS_TAB: Button@SERVERS_TAB:
X: 503 X: 364
Y: 285 Y: 285
Width: 100 Width: 122
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Servers Text: Servers
Container@TOP_PANELS_ROOT: Container@TOP_PANELS_ROOT:
X: 20 X: 20
Y: 67 Y: 67
Width: 583 Width: 675
Height: 219 Height: 219
Button@CHANGEMAP_BUTTON: Button@CHANGEMAP_BUTTON:
X: PARENT_RIGHT - WIDTH - 20 X: PARENT_RIGHT - WIDTH - 20

View File

@@ -2,7 +2,7 @@ Background@MULTIPLAYER_PANEL:
Logic: MultiplayerLogic Logic: MultiplayerLogic
X: (WINDOW_RIGHT - WIDTH) / 2 X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2 Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 808 Width: 900
Height: 600 Height: 600
Children: Children:
Label@TITLE: Label@TITLE:
@@ -20,25 +20,25 @@ Background@MULTIPLAYER_PANEL:
Children: Children:
Label@NAME: Label@NAME:
X: 5 X: 5
Width: 255 Width: 347
Height: 25 Height: 25
Text: Server Text: Server
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 290 X: 382
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: Players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 380 X: 472
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: Location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 495 X: 587
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: Status
@@ -47,7 +47,7 @@ Background@MULTIPLAYER_PANEL:
Background@NOTICE_CONTAINER: Background@NOTICE_CONTAINER:
X: 20 X: 20
Y: 67 Y: 67
Width: 583 Width: 675
Height: 20 Height: 20
Background: dialog2 Background: dialog2
Children: Children:
@@ -75,7 +75,7 @@ Background@MULTIPLAYER_PANEL:
ScrollPanel@SERVER_LIST: ScrollPanel@SERVER_LIST:
X: 20 X: 20
Y: 67 Y: 67
Width: 583 Width: 675
Height: PARENT_BOTTOM - 119 Height: PARENT_BOTTOM - 119
TopBottomSpacing: 2 TopBottomSpacing: 2
Children: Children:
@@ -99,12 +99,12 @@ Background@MULTIPLAYER_PANEL:
Children: Children:
LabelWithTooltip@TITLE: LabelWithTooltip@TITLE:
X: 5 X: 5
Width: 245 Width: 337
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Image@PASSWORD_PROTECTED: Image@PASSWORD_PROTECTED:
X: 272 X: 364
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -113,7 +113,7 @@ Background@MULTIPLAYER_PANEL:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: Requires Password
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 272 X: 364
Y: 6 Y: 6
Width: 12 Width: 12
Height: 13 Height: 13
@@ -122,23 +122,23 @@ Background@MULTIPLAYER_PANEL:
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: Requires OpenRA forum account
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 290 X: 382
Width: 85 Width: 85
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@LOCATION: Label@LOCATION:
X: 380 X: 472
Width: 110 Width: 110
Height: 25 Height: 25
Label@STATUS: Label@STATUS:
X: 495 X: 587
Width: 50 Width: 50
Height: 25 Height: 25
Label@PROGRESS_LABEL: Label@PROGRESS_LABEL:
X: 20 X: 20
Y: 67 + (PARENT_BOTTOM - 119 - HEIGHT) / 2 Y: 67 + (PARENT_BOTTOM - 119 - HEIGHT) / 2
Width: 582 Width: 675
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
@@ -225,21 +225,21 @@ Background@MULTIPLAYER_PANEL:
Children: Children:
LogicTicker@ANIMATION: LogicTicker@ANIMATION:
Label@PLAYER_COUNT: Label@PLAYER_COUNT:
X: 208 X: 254
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 190 Width: 190
Height: 25 Height: 25
Align: Center Align: Center
Font: Bold Font: Bold
Button@DIRECTCONNECT_BUTTON: Button@DIRECTCONNECT_BUTTON:
X: 398 X: 490
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100 Width: 100
Height: 25 Height: 25
Text: Direct IP Text: Direct IP
Font: Bold Font: Bold
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
X: 503 X: 595
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100 Width: 100
Height: 25 Height: 25

View File

@@ -23,27 +23,27 @@ Container@LOBBY_PLAYER_BIN:
Font: Bold Font: Bold
Label@LABEL_LOBBY_FACTION: Label@LABEL_LOBBY_FACTION:
X: 270 X: 270
Width: 130 Width: 140
Height: 25 Height: 25
Text: Faction Text: Faction
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_TEAM: Label@LABEL_LOBBY_TEAM:
X: 410 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Text: Team Text: Team
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_SPAWN: Label@LABEL_LOBBY_SPAWN:
X: 468 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Text: Spawn Text: Spawn
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_STATUS: Label@LABEL_LOBBY_STATUS:
X: 525 X: 617
Width: 20 Width: 20
Height: 25 Height: 25
Text: Ready Text: Ready
@@ -118,7 +118,7 @@ Container@LOBBY_PLAYER_BIN:
Height: PARENT_BOTTOM - 12 Height: PARENT_BOTTOM - 12
DropDownButton@FACTION: DropDownButton@FACTION:
X: 270 X: 270
Width: 130 Width: 140
Height: 25 Height: 25
IgnoreChildMouseOver: true IgnoreChildMouseOver: true
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
@@ -135,23 +135,23 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Text: Faction Text: Faction
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 410 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Text: Team Text: Team
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 468 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Text: Spawn Text: Spawn
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 525 X: 617
Y: 2 Y: 2
Width: 20 Width: 20
Height: 20 Height: 20
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -225,7 +225,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 13 Height: 13
Container@FACTION: Container@FACTION:
X: 270 X: 270
Width: 160 Width: 170
Height: 25 Height: 25
Children: Children:
Image@FACTIONFLAG: Image@FACTIONFLAG:
@@ -235,32 +235,32 @@ Container@LOBBY_PLAYER_BIN:
Height: 23 Height: 23
Label@FACTIONNAME: Label@FACTIONNAME:
X: 34 X: 34
Width: 60 Width: 70
Height: 25 Height: 25
Text: Faction Text: Faction
Label@TEAM: Label@TEAM:
X: 410 X: 420
Width: 23 Width: 23
Height: 25 Height: 25
Align: Center Align: Center
Text: Team Text: Team
Label@SPAWN:
X: 468
Width: 23
Height: 25
Align: Center
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 410 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Visible: false Visible: false
Label@SPAWN:
X: 560
Width: 23
Height: 25
Align: Center
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 468 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -286,7 +286,7 @@ Container@LOBBY_PLAYER_BIN:
Visible: false Visible: false
Button@JOIN: Button@JOIN:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Play in this slot Text: Play in this slot
Container@TEMPLATE_EDITABLE_SPECTATOR: Container@TEMPLATE_EDITABLE_SPECTATOR:
@@ -333,19 +333,19 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR: Label@SPECTATOR:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Spectator Text: Spectator
Align: Center Align: Center
Font: Bold Font: Bold
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 525 X: 617
Y: 2 Y: 2
Width: 20 Width: 20
Height: 20 Height: 20
Visible: false Visible: false
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -414,13 +414,13 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@SPECTATOR: Label@SPECTATOR:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Spectator Text: Spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
X: 527 X: 619
Y: 4 Y: 4
Width: 20 Width: 20
Height: 20 Height: 20
@@ -441,7 +441,7 @@ Container@LOBBY_PLAYER_BIN:
Font: Regular Font: Regular
Button@SPECTATE: Button@SPECTATE:
X: 190 X: 190
Width: 326 Width: 418
Height: 25 Height: 25
Text: Spectate Text: Spectate
Font: Regular Font: Regular