Skip to content

Commit

Permalink
Align lobby bits in the player tab in TD
Browse files Browse the repository at this point in the history
  • Loading branch information
dragunoff committed Mar 10, 2020
1 parent 0d0e7eb commit dae5662
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions mods/cnc/chrome/lobby-players.yaml
Expand Up @@ -148,7 +148,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 25
Font: Regular
Image@STATUS_IMAGE:
X: 521
X: 529
Y: 4
Width: 20
Height: 20
Expand Down Expand Up @@ -198,7 +198,6 @@ Container@LOBBY_PLAYER_BIN:
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME:
X: 39
Y: 0 - 1
Width: 161
Height: 25
DropDownButton@PLAYER_ACTION:
Expand Down Expand Up @@ -233,8 +232,8 @@ Container@LOBBY_PLAYER_BIN:
Height: 25
Children:
Image@FACTIONFLAG:
X: 5
Y: 5
X: 4
Y: 4
Width: 30
Height: 15
Label@FACTIONNAME:
Expand Down Expand Up @@ -265,7 +264,7 @@ Container@LOBBY_PLAYER_BIN:
Font: Regular
Visible: false
Image@STATUS_IMAGE:
X: 527
X: 529
Y: 4
Width: 20
Height: 20
Expand Down

0 comments on commit dae5662

Please sign in to comment.