diff options
| author | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
| commit | 46d248b5167f9c8794c3125146952fef08f86bcd (patch) | |
| tree | c3b215d3c6b00085c8cc6e4ace2e5be2b565960c /resource/ui/spectatortournament.res | |
| parent | d07450fa8b4632d043c838807cba07eb3db6a209 (diff) | |
Added Hypnotize's Icons
- Updated to Hypnotize's icon pack.
- Updated multiple files, removed unused code.
Diffstat (limited to 'resource/ui/spectatortournament.res')
| -rw-r--r-- | resource/ui/spectatortournament.res | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res index 43284eb..96ced69 100644 --- a/resource/ui/spectatortournament.res +++ b/resource/ui/spectatortournament.res @@ -1,3 +1,5 @@ +#base "hudinspectpanel.res" + "Resource/UI/SpectatorTournament.res" { "specgui" @@ -43,6 +45,7 @@ "enabled" "1" "image" "../hud/class_scoutred" "scaleImage" "1" + "proportionaltoparent" "1" } "classimagebg" @@ -58,6 +61,7 @@ "enabled" "1" "bgcolor_override" "Black" "PaintBackgroundType" "0" + "proportionaltoparent" "1" } "PanelLeftFringe" @@ -330,6 +334,7 @@ "textAlignment" "center" "font" "HudFontMedium" } + "BuyBackLabel" { "ControlName" "CExLabel" |
