diff options
| author | CriticalFlaw <[email protected]> | 2017-10-20 23:55:02 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-20 23:55:02 -0400 |
| commit | 8a00ab448cc9521673bec49b0ef66870a1267b55 (patch) | |
| tree | e017c16cfaf2253efd9c3d0e59f098158a559dca /scripts | |
| parent | d173986001e1ebba220a6e358f3d204d15ea47e4 (diff) | |
v2017.1020 RC1
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/hudlayout.res | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index c86581a..87ed232 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -2260,4 +2260,20 @@ "wide" "f0" "tall" "f0" } + + "QueueHUDStatus" + { + "fieldName" "QueueHUDStatus" + "visible" "1" + "enabled" "1" + "xpos" "rs1-5" + "ypos" "1" + "zpos" "1001" + "wide" "200" + "tall" "18" + "proportionaltoparent" "1" + "keyboardinputenabled" "1" + "mouseinputenabled" "0" + "alpha" "100" + } } |
