summaryrefslogtreecommitdiff
path: root/minmode/scripts/hudlayout.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/scripts/hudlayout.res')
-rw-r--r--minmode/scripts/hudlayout.res57
1 files changed, 57 insertions, 0 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res
index b76ead6..ade30c2 100644
--- a/minmode/scripts/hudlayout.res
+++ b/minmode/scripts/hudlayout.res
@@ -2156,4 +2156,61 @@
"wide" "f0"
"tall" "480"
}
+
+ "QuestNotificationPanel"
+ {
+ "fieldName" "QuestNotificationPanel"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "QuestLogContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "QuestLogContainer"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ "MatchMakingContainer"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MatchMakingContainer"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ HudSpectatorExtras
+ {
+ "fieldName" "HudSpectatorExtras"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
+
+ MatchSummary
+ {
+ "fieldName" "MatchSummary"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "f0"
+ }
}