Allow one to see one's own playing animations

This commit is contained in:
Hazim Gazov
2010-08-07 23:42:14 +00:00
parent c8e492a4dd
commit d414bfd9fd

View File

@@ -71,9 +71,9 @@
<on_enable function="Self.EnableRemoveAllAttachments" />
</menu_item_call>
</pie_menu>
<menu_item_call enabled="true" label="Sit Here" name="Self Sit">
<on_click function="Self.SitOrStand" userdata="" />
<on_enable function="Self.EnableSitOrStand" userdata="Sit Here,Stand Up" />
<menu_item_call enabled="true" hidden="false" label="Anims..." mouse_opaque="true"
name="Anims...">
<on_click function="Avatar.Anims" />
</menu_item_call>
<menu_item_separator />
<menu_item_call enabled="true" label="Gestures..." name="Gestures...">