From 35db3dc6120b5275c57404d2843dac79b6554923 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 5 Aug 2018 21:59:49 -0400 Subject: Miscellenaous Changes - Alpha changes to various panel's background colors - Lowered the MvM Flag Tracker icon - Updated the Tournament Setup Panel and Killfeed - Formatting Changes * Added the item rename panels from a previous commit --- resource/ui/TextWindowCustomServer.res | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'resource/ui/TextWindowCustomServer.res') diff --git a/resource/ui/TextWindowCustomServer.res b/resource/ui/TextWindowCustomServer.res index c9020a4..b6d63ae 100644 --- a/resource/ui/TextWindowCustomServer.res +++ b/resource/ui/TextWindowCustomServer.res @@ -2,18 +2,18 @@ { "info" { - "ControlName" "CTFTextWindow" - "fieldName" "info" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "settitlebarvisible" "0" + "ControlName" "CTFTextWindow" + "fieldName" "info" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" } "MainBG" @@ -29,7 +29,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "0 0 0 200" } "TFMessageTitle" @@ -147,12 +147,12 @@ { "modelname" "models/vgui/UI_welcome01_screen.mdl" "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "290" - "origin_y" "0" - "origin_z" "-39" + "angles_x" "0" + "angles_y" "180" + "angles_z" "0" + "origin_x" "290" + "origin_y" "0" + "origin_z" "-39" } } -- cgit v1.2.3