diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 09:33:37 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 09:33:37 -0400 |
| commit | 4e68a76d09a430f2479ef7fffc241bce668e922a (patch) | |
| tree | 10ca57549d97cfaa8769ff4146c1b6cbe0bfe795 /resource/ui/charinfoloadoutsubpanel.res | |
| parent | 72289557fe993da654a16dff30d39b3304cd85d5 (diff) | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
Merge branch 'master' into dev
Diffstat (limited to 'resource/ui/charinfoloadoutsubpanel.res')
| -rw-r--r-- | resource/ui/charinfoloadoutsubpanel.res | 36 |
1 files changed, 27 insertions, 9 deletions
diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res index c1e14ad..77fd6f2 100644 --- a/resource/ui/charinfoloadoutsubpanel.res +++ b/resource/ui/charinfoloadoutsubpanel.res @@ -46,8 +46,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&1" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout scout" "Default" "0" "font" "MenuKeys" @@ -72,8 +74,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&2" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout soldier" "Default" "0" "font" "MenuKeys" @@ -98,8 +102,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&3" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout pyro" "Default" "0" "font" "MenuKeys" @@ -124,8 +130,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&4" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout demoman" "Default" "0" "font" "MenuKeys" @@ -150,8 +158,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&5" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout heavy" "Default" "0" "font" "MenuKeys" @@ -176,8 +186,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&6" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout engineer" "Default" "0" "font" "MenuKeys" @@ -202,8 +214,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&7" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout medic" "Default" "0" "font" "MenuKeys" @@ -228,8 +242,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&8" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout sniper" "Default" "0" "font" "MenuKeys" @@ -254,8 +270,10 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "" + "labelText" "&9" "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" "Command" "loadout spy" "Default" "0" "font" "MenuKeys" |
