diff options
| author | raysfire <[email protected]> | 2014-06-18 23:03:35 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-06-18 23:03:35 -0500 |
| commit | 7d6ac52f4cec19b868a78ab75b0df560f9b65f68 (patch) | |
| tree | ca63a9ed15e091c66a25981da8aed7e503979350 /minmode/scripts/hudlayout.res | |
| parent | 69f94110f47fd09dc643d5f890c9dddd12d20609 (diff) | |
Updated with taunt menus
Diffstat (limited to 'minmode/scripts/hudlayout.res')
| -rw-r--r-- | minmode/scripts/hudlayout.res | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index dc18d43..3980ccd 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -2133,4 +2133,16 @@ "tall" "200" "PaintBackgroundType" "0" } + + "HudMenuTauntSelection" + { + "fieldName" "HudMenuTauntSelection" + "visible" "1" + "enabled" "1" + "xpos" "c-235" + "ypos" "c-85" + "wide" "470" + "tall" "200" + "PaintBackgroundType" "0" + } } |
