diff options
| author | CriticalFlaw <[email protected]> | 2018-08-05 21:59:49 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-05 21:59:49 -0400 |
| commit | 35db3dc6120b5275c57404d2843dac79b6554923 (patch) | |
| tree | e1f68a8486fb1fc8f68b5c5f61b58ce0155bfa4f /resource/ui/TextWindowCustomServer.res | |
| parent | 9fbc2d2a5320f6c013ecacb3ada06c976af58529 (diff) | |
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
Diffstat (limited to 'resource/ui/TextWindowCustomServer.res')
| -rw-r--r-- | resource/ui/TextWindowCustomServer.res | 38 |
1 files changed, 19 insertions, 19 deletions
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" } } |
