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/matchmakingdashboardcomp.res | |
| parent | 35f70d11cd1d2b769cbb54fc9fdfddf93fa848fe (diff) | |
Removed code from already hidden elements
Diffstat (limited to 'resource/ui/matchmakingdashboardcomp.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardcomp.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res index 845681d..249ed51 100644 --- a/resource/ui/matchmakingdashboardcomp.res +++ b/resource/ui/matchmakingdashboardcomp.res @@ -28,7 +28,6 @@ "textAlignment" "west" "font" "CerbeticaBold24" "fgcolor_override" "242 242 242 255" - "mouseinputenabled" "0" } @@ -43,8 +42,8 @@ "tall" "o1" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "tabPosition" "0" "labelText" "?" "font" "HudFontSmallBold" @@ -68,7 +67,8 @@ "zpos" "1000" "wide" "8" "tall" "8" - "visible" "1" + "visible" "0" + "enabled" "0" "proportionaltoparent" "1" "mouseinputenabled" "1" "image" "info" |
