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/hud_obj_sapper.res | |
| parent | 35f70d11cd1d2b769cbb54fc9fdfddf93fa848fe (diff) | |
Removed code from already hidden elements
Diffstat (limited to 'resource/ui/hud_obj_sapper.res')
| -rw-r--r-- | resource/ui/hud_obj_sapper.res | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/resource/ui/hud_obj_sapper.res b/resource/ui/hud_obj_sapper.res index 58f1284..42acbb7 100644 --- a/resource/ui/hud_obj_sapper.res +++ b/resource/ui/hud_obj_sapper.res @@ -19,16 +19,10 @@ { "ControlName" "CIconPanel" "fieldName" "Background" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "120" - "tall" "31" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "icon" "obj_status_background_red" - "iconColor" "255 255 255 255" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" } "Icon" |
