Skip to content

Commit

Permalink
Remove mod chooser reference from music installation prompt.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchote authored and abcdefg30 committed May 29, 2017
1 parent 8321d1f commit 28fdb71
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 36 deletions.
14 changes: 4 additions & 10 deletions mods/cnc/chrome/lobby-music.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,27 +170,21 @@ Container@LOBBY_MUSIC_BIN:
Visible: false
Children:
Label@TITLE:
Y: 65
Y: 75
Width: PARENT_RIGHT - 24
Height: 25
Font: Bold
Align: Center
Text: Music Not Installed
Label@DESCA:
Y: 85
Y: 95
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: The game music can be installed
Label@DESCB:
Y: 105
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: from the "Manage Content" menu
Label@DESCC:
Y: 125
Y: 115
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: in the mod chooser.
Text: from the "Manage Content" menu.
10 changes: 2 additions & 8 deletions mods/cnc/chrome/music.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Container@MUSIC_PANEL:
X: 15
Y: 120
Width: 330
Height: 80
Height: 60
Visible: false
Children:
Label@TITLE:
Expand All @@ -178,13 +178,7 @@ Container@MUSIC_PANEL:
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: from the "Manage Content" menu
Label@DESCC:
Y: 60
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: in the mod chooser.
Text: from the "Manage Content" menu.
Button@BACK_BUTTON:
Key: escape
X: 0
Expand Down
14 changes: 4 additions & 10 deletions mods/common/chrome/lobby-music.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,27 +160,21 @@ Container@LOBBY_MUSIC_BIN:
Visible: false
Children:
Label@TITLE:
Y: 65
Y: 75
Width: PARENT_RIGHT - 24
Height: 25
Font: Bold
Align: Center
Text: Music Not Installed
Label@DESCA:
Y: 85
Y: 95
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: The game music can be installed
Label@DESCB:
Y: 105
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: from the "Manage Content" menu
Label@DESCC:
Y: 125
Y: 115
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: in the mod chooser.
Text: from the "Manage Content" menu.
10 changes: 2 additions & 8 deletions mods/common/chrome/musicplayer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Background@MUSIC_PANEL:
X: 15
Y: 135
Width: 330
Height: 80
Height: 60
Visible: false
Children:
Label@TITLE:
Expand All @@ -165,13 +165,7 @@ Background@MUSIC_PANEL:
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: from the "Manage Content" menu
Label@DESCC:
Y: 60
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: in the mod chooser.
Text: from the "Manage Content" menu.
Button@BACK_BUTTON:
X: PARENT_RIGHT - 140
Y: PARENT_BOTTOM - 45
Expand Down

0 comments on commit 28fdb71

Please sign in to comment.