Skip to content
Snippets Groups Projects
Commit c237a128 authored by NiranV's avatar NiranV
Browse files

Changed: As per request changed Outfit menu entry to toggle the Outfit floater...

Changed: As per request changed Outfit menu entry to toggle the Outfit floater rather than just opening it.
parent 3fffe0aa
No related branches found
No related tags found
No related merge requests found
......@@ -158,13 +158,12 @@
parameter="places" />
</menu_item_call>
<menu_item_call
label="Change Outfit"
name="ChangeOutfit"
label="Outfits"
name="Outfits"
shortcut="control|O">
<menu_item_call.on_click
function="CustomizeAvatar" />
<menu_item_call.on_enable
function="Edit.EnableCustomizeAvatar" />
function="Floater.Toggle"
parameter="appearance"/>
</menu_item_call>
<menu_item_check
label="Inventory"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment