diff options
| author | CriticalFlaw <[email protected]> | 2021-07-01 15:18:50 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-01 15:18:50 -0400 |
| commit | 37603a8118b9793c9c545e01479992d1b09d2afc (patch) | |
| tree | 0bf511d0acd8a47f6895e87c0e4508c41aa74b0c /resource/scheme/clientscheme_icons.res | |
| parent | 74d7e98a6b1f2445c6391e26e846da57c4d7240b (diff) | |
Updated Matchmaking Dashboard
Diffstat (limited to 'resource/scheme/clientscheme_icons.res')
| -rw-r--r-- | resource/scheme/clientscheme_icons.res | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res index 4933bd1..8283466 100644 --- a/resource/scheme/clientscheme_icons.res +++ b/resource/scheme/clientscheme_icons.res @@ -14,18 +14,29 @@ Scheme } } - "ClassIcons" + "NormalIcons" { "1" { "name" "TF2Icons" - "tall" "62" + "tall" "25" "weight" "0" "additive" "0" "antialias" "1" } } + "MediumIcons" + { + "1" + { + "name" "TF2Icons" + "tall" "20" + "additive" "0" + "antialias" "1" + } + } + "CustomIcons" { "1" |
