diff options
| author | CriticalFlaw <[email protected]> | 2018-08-05 21:55:57 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-05 21:55:57 -0400 |
| commit | 10d26c9458a03c8b22d7d45b0b7d74c118cd8608 (patch) | |
| tree | 9555323fe338d6d30d052bb28029a6b5e4f15cb8 /resource | |
| parent | f86444bea61b4ecd9f6ce7bbc8e2b4ff8c86f47f (diff) | |
Fixed Class Selection Using Low-Quality Models
These are the 3d models you see when hovering over a class name.
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/ClassSelection.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index a926e9c..23670f2 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -1366,17 +1366,18 @@ "ControlName" "CTFPlayerModelPanel" "fieldName" "TFPlayerModel" "xpos" "0" - "ypos" "-30" + "ypos" "0" "zpos" "6" - "wide" "300" - "tall" "300" + "wide" "290" + "tall" "290" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "fov" "25" "allow_rot" "0" - "paintbackground" "1" + "paintbackground" "1" + "render_texture" "0" "paintbackgroundenabled" "1" "bgcolor_override" "255 255 255 0" @@ -1394,7 +1395,6 @@ "frame_origin_z" "0" "spotlight" "1" "modelname" "" - "vcd" "class_select.vcd" } } |
