diff --git a/mods/common/chrome/ingame-info.yaml b/mods/common/chrome/ingame-info.yaml index cdbe0cb414..2365bed0e3 100644 --- a/mods/common/chrome/ingame-info.yaml +++ b/mods/common/chrome/ingame-info.yaml @@ -73,4 +73,4 @@ Container@GAME_INFO_PANEL: Container@CHAT_PANEL: Y: 65 Width: PARENT_RIGHT - Height: PARENT_BOTTOM \ No newline at end of file + Height: PARENT_BOTTOM diff --git a/mods/common/chrome/ingame-infochat.yaml b/mods/common/chrome/ingame-infochat.yaml index 673bfdf051..99c3c2ecca 100644 --- a/mods/common/chrome/ingame-infochat.yaml +++ b/mods/common/chrome/ingame-infochat.yaml @@ -43,4 +43,4 @@ Container@CHAT_CONTAINER: Height: 15 WordWrap: true VAlign: Top - Shadow: True \ No newline at end of file + Shadow: True diff --git a/mods/common/chrome/lobby-options.yaml b/mods/common/chrome/lobby-options.yaml index 55a1c36d07..b4ce3b07ae 100644 --- a/mods/common/chrome/lobby-options.yaml +++ b/mods/common/chrome/lobby-options.yaml @@ -66,4 +66,4 @@ Container@LOBBY_OPTIONS_BIN: Height: 25 Font: Regular Visible: False - TooltipContainer: TOOLTIP_CONTAINER \ No newline at end of file + TooltipContainer: TOOLTIP_CONTAINER diff --git a/mods/common/chrome/lobby-servers.yaml b/mods/common/chrome/lobby-servers.yaml index ea3e272c7f..f13334f794 100644 --- a/mods/common/chrome/lobby-servers.yaml +++ b/mods/common/chrome/lobby-servers.yaml @@ -140,7 +140,7 @@ Container@LOBBY_SERVERS_BIN: LogicTicker@ANIMATION: Container@SELECTED_SERVER: X: PARENT_RIGHT + 11 - Width: 174 + Width: 174 Height: 280 Children: Background@MAP_BG: diff --git a/mods/common/chrome/mainmenu.yaml b/mods/common/chrome/mainmenu.yaml index 70cbf00644..2b493d4732 100644 --- a/mods/common/chrome/mainmenu.yaml +++ b/mods/common/chrome/mainmenu.yaml @@ -319,4 +319,4 @@ Container@MAINMENU: Height: 25 Align: Center Shadow: true - Text: Download the latest version from www.openra.net \ No newline at end of file + Text: Download the latest version from www.openra.net diff --git a/mods/common/chrome/multiplayer-browser.yaml b/mods/common/chrome/multiplayer-browser.yaml index 875bf127e0..473cfc75d4 100644 --- a/mods/common/chrome/multiplayer-browser.yaml +++ b/mods/common/chrome/multiplayer-browser.yaml @@ -243,4 +243,4 @@ Background@MULTIPLAYER_PANEL: Height: 25 Text: Back Font: Bold - TooltipContainer@TOOLTIP_CONTAINER: \ No newline at end of file + TooltipContainer@TOOLTIP_CONTAINER: diff --git a/mods/common/chrome/multiplayer-browserpanels.yaml b/mods/common/chrome/multiplayer-browserpanels.yaml index 2651074fcc..07d1c5ad0d 100644 --- a/mods/common/chrome/multiplayer-browserpanels.yaml +++ b/mods/common/chrome/multiplayer-browserpanels.yaml @@ -39,7 +39,7 @@ ScrollPanel@MULTIPLAYER_CLIENT_LIST: Width: PARENT_RIGHT Height: 23 Shadow: True - + ScrollPanel@MULTIPLAYER_FILTER_PANEL: Width: PARENT_RIGHT Height: 130 @@ -82,4 +82,4 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL: Height: 20 Text: Incompatible TextColor: BEBEBE - Font: Regular \ No newline at end of file + Font: Regular diff --git a/mods/common/chrome/multiplayer-createserver.yaml b/mods/common/chrome/multiplayer-createserver.yaml index 142fe8e43d..34d9a07fa3 100644 --- a/mods/common/chrome/multiplayer-createserver.yaml +++ b/mods/common/chrome/multiplayer-createserver.yaml @@ -271,4 +271,4 @@ Background@MULTIPLAYER_CREATESERVER_PANEL: Height: 25 Text: Create Font: Bold - TooltipContainer@TOOLTIP_CONTAINER: \ No newline at end of file + TooltipContainer@TOOLTIP_CONTAINER: diff --git a/mods/common/chrome/multiplayer-directconnect.yaml b/mods/common/chrome/multiplayer-directconnect.yaml index b96f28d55f..075453fae4 100644 --- a/mods/common/chrome/multiplayer-directconnect.yaml +++ b/mods/common/chrome/multiplayer-directconnect.yaml @@ -54,4 +54,4 @@ Background@DIRECTCONNECT_PANEL: Height: 25 Text: Cancel Font: Bold - Key: escape \ No newline at end of file + Key: escape diff --git a/mods/common/metrics.yaml b/mods/common/metrics.yaml index 3096ca51f7..605352ed54 100644 --- a/mods/common/metrics.yaml +++ b/mods/common/metrics.yaml @@ -40,4 +40,4 @@ Metrics: WaitingGameColor: 00FF00 UPnPDisabledColor: FFFFFF UPnPEnabledColor: 00FF00 - UPnPNotSupportedColor: FF0000 \ No newline at end of file + UPnPNotSupportedColor: FF0000