diff options
author | Tim Angus <tim@ngus.net> | 2004-01-12 04:55:11 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2004-01-12 04:55:11 +0000 |
commit | 8040d85d5632329caa2948e276eecd20a8150824 (patch) | |
tree | 17380910b47e81f39d57e6134281cf95ec7fac9c /ui/tremulous_humanitem.menu | |
parent | d61b79ff59e0ba8a7b975dab262bc9a8439d360b (diff) |
* Added doubleclick handles to the list boxes
* Added crosshair names to the huds
* Corrected some infopanes prices
Diffstat (limited to 'ui/tremulous_humanitem.menu')
-rw-r--r-- | ui/tremulous_humanitem.menu | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/tremulous_humanitem.menu b/ui/tremulous_humanitem.menu index adda7e0b..b886b2f1 100644 --- a/ui/tremulous_humanitem.menu +++ b/ui/tremulous_humanitem.menu @@ -44,6 +44,12 @@ backcolor 0.2 0.2 0.2 1 outlinecolor 0.1 0.1 0.1 0.5 visible 1 + doubleclick + { + play "sound/misc/menu1.wav"; + uiScript SpawnWithHumanItem; + close tremulous_humanitem + } } itemDef |