diff options
| author | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
| commit | c3240fa65aef57890bc26468efc0f642aba3738c (patch) | |
| tree | 011a00114cdf478f8852a813dbe3895e1df52ee2 /resource/ui/medigunpanel.res | |
| parent | d51397018a5dc3c32ed29bce2c0b7381d91b8d3e (diff) | |
Numerous visual tweaks and improvements.
- Updated PASSTIME UI.
- Updated the in-game weapon selection menu to use higher quality images.
Diffstat (limited to 'resource/ui/medigunpanel.res')
| -rw-r--r-- | resource/ui/medigunpanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/medigunpanel.res b/resource/ui/medigunpanel.res index d54b8ef..9a4c2ed 100644 --- a/resource/ui/medigunpanel.res +++ b/resource/ui/medigunpanel.res @@ -88,10 +88,10 @@ "image" "replay/thumbnails/uber" "team-red" { - "drawcolor" "188 66 66 255" + "drawcolor" "205 50 50 150" } "team-blu" { - "drawcolor" "79 117 144 255" + "drawcolor" "70 130 180 150" } "player-alive" |
