Added ObjectRez option to "Open With..." menu

This commit is contained in:
phr0z3nt04st
2010-06-01 13:40:21 -05:00
parent f799e2c048
commit 7184cd5462

View File

@@ -148,6 +148,10 @@
name="Open Text" width="128">
<on_click filter="" function="Inventory.DoToSelected" userdata="open text" />
</menu_item_call>
<menu_item_call bottom_delta="-18" height="18" label="ObjectRez" left="0" mouse_opaque="true"
name="Rez" width="128">
<on_click filter="" function="Inventory.DoToSelected" userdata="rez" />
</menu_item_call>
</menu>
<menu_item_call bottom_delta="-18" height="18" label="Open" left="0" mouse_opaque="true"
name="Open" width="128">