diff options
| author | Igor Nikitin <[email protected]> | 2017-10-21 10:31:47 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-21 10:31:47 -0400 |
| commit | 2edb231e27a58ca29259599bfd74c8a86183e3e2 (patch) | |
| tree | 67c7e09609c7ed20a3e8418d12b8bc390a118af2 /scripts | |
| parent | d173986001e1ebba220a6e358f3d204d15ea47e4 (diff) | |
| parent | 522e8901bdb74f3ace861d6eb5458371212230c8 (diff) | |
20171020 - Jungle Inferno Update
Jungle Inferno Update: This version is functional but untested in gameplay. If you experience any serious graphical issues or crashes, please report them to me and I'll have a hot-fix out tomorrow. Any other minor visual inconsistencies, oddities or overlaps will be fixed in the near future.
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" + } } |
