diff options
| author | CriticalFlaw <[email protected]> | 2018-07-08 15:44:43 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-07-08 15:44:43 -0400 |
| commit | f4f2e2e505e5c77247c76fb7f1b0ca870113f739 (patch) | |
| tree | bc75da07659ddb8b398301cb5829f8119d2b8005 /resource/ui/MapInfoMenu.res | |
| parent | 35f70d11cd1d2b769cbb54fc9fdfddf93fa848fe (diff) | |
Removed code from already hidden elements
Diffstat (limited to 'resource/ui/MapInfoMenu.res')
| -rw-r--r-- | resource/ui/MapInfoMenu.res | 85 |
1 files changed, 7 insertions, 78 deletions
diff --git a/resource/ui/MapInfoMenu.res b/resource/ui/MapInfoMenu.res index 097e238..d6eac51 100644 --- a/resource/ui/MapInfoMenu.res +++ b/resource/ui/MapInfoMenu.res @@ -93,17 +93,17 @@ "ControlName" "ImagePanel" "fieldName" "MapImage" "xpos" "9999" - "xpos_lodef" "c35" - "xpos_hidef" "c35" + "xpos_lodef" "c35" + "xpos_hidef" "c35" "ypos" "9999" - "ypos_lodef" "100" - "ypos_hidef" "100" + "ypos_lodef" "100" + "ypos_hidef" "100" "zpos" "2" "wide" "275" - "wide_hidef" "225" + "wide_hidef" "225" "wide_lodef" "225" "tall" "275" - "tall_hidef" "225" + "tall_hidef" "225" "tall_lodef" "225" "visible" "0" "enabled" "1" @@ -224,32 +224,9 @@ "MenuBG" { - "ControlName" "CModelPanel" + "ControlName" "CTFImagePanel" "fieldName" "MenuBG" "xpos" "9999" - "ypos" "9999" - "zpos" "0" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fov" "20" - - "model" - { - "modelname" "models/vgui/UI_welcome01_screen.mdl" - "skin" "0" - "angles_x" "0" - "angles_y" "180" - "angles_z" "0" - "origin_x" "290" - "origin_x_lodef" "320" - "origin_x_hidef" "310" - "origin_y" "0" - "origin_z" "-39" - } } "ShadedBar" @@ -257,53 +234,5 @@ "ControlName" "ImagePanel" "fieldName" "ShadedBar" "xpos" "9999" - "ypos" "9999" - "ypos_lodef" "r74" - "ypos_hidef" "r65" - "zpos" "5" - "wide" "f0" - "tall" "50" - "tall_lodef" "74" - "tall_hidef" "65" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "image" "loadout_bottom_gradient" - "tileImage" "1" - "PaintBackgroundType" "0" - } - - "Footer" [$X360] - { - "ControlName" "CTFFooter" - "fieldName" "Footer" - "zpos" "6" - "tall" "80" - "button_separator" "10" - "button_separator_lodef" "5" - "buttongap" "50" - "textadjust" "3" - "buttonoffsety" "20" - "buttonoffsety_hidef" "0" - "buttonoffsety_lodef" "18" - "fonttext" "MatchmakingDialogMenuLarge" - "fonttext_lodef" "MatchmakingDialogMenuSmall" - "fgcolor" "HudOffWhite" - - "button" - { - "name" "intro" - "text" "#TF_WatchIntro_360" - "icon" "#GameUI_Icons_Y_BUTTON" - } - - "button" - { - "name" "continue" - "text" "#TF_Continue_360" - "icon" "#GameUI_Icons_A_BUTTON" - } } }
\ No newline at end of file |
