diff options
| author | cooolbros <[email protected]> | 2020-08-07 14:20:23 +1000 |
|---|---|---|
| committer | cooolbros <[email protected]> | 2020-08-07 14:20:23 +1000 |
| commit | 825b1d0f6f94babc46d682ba8e5a45fbbeb760ea (patch) | |
| tree | 30ff1992c0e07b633c33f319e20f65f142b9c2fc /resource/ui/charinfoloadoutsubpanel.res | |
| parent | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (diff) | |
Revan's changes
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 4a97712..72c28f4 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" |
