diff options
| author | ibruton <[email protected]> | 2016-07-12 05:38:55 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-07-12 05:38:55 -0500 |
| commit | d92a8f3cfa4e559a55618a277aeee244dbd55c39 (patch) | |
| tree | e22316e585a609a2056b450329088f03c3e14651 | |
| parent | 5db6823d5d4434c399b91a97755bfa934300a9a1 (diff) | |
Removed questlogcontainer from hudlayout.res
| -rw-r--r-- | minmode/scripts/hudlayout.res | 12 | ||||
| -rw-r--r-- | scripts/hudlayout.res | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index bed1cf0..1aae1f6 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -2168,18 +2168,6 @@ "tall" "f0" } - "QuestLogContainer" - { - "ControlName" "EditablePanel" - "fieldName" "QuestLogContainer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchMakingContainer" { "ControlName" "EditablePanel" diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index ed742bc..c18d76a 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -2178,18 +2178,6 @@ "tall" "f0" } - "QuestLogContainer" - { - "ControlName" "EditablePanel" - "fieldName" "QuestLogContainer" - "visible" "1" - "enabled" "1" - "xpos" "0" - "ypos" "0" - "wide" "f0" - "tall" "f0" - } - "MatchMakingContainer" { "ControlName" "EditablePanel" |
