Skip to content

Commit

Permalink
Oops! Fix menu_viewer.xml (Thanks for pointing this out Damian!)
Browse files Browse the repository at this point in the history
  • Loading branch information
LiruMouse committed May 28, 2016
1 parent ca6745e commit 05274c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indra/newview/skins/default/xui/en-us/menu_viewer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@
<menu_item_call label="Resync Animations" name="Resync Animations">
<menu_item_call.on_click
function="Tools.ResyncAnimations" />
</menu_item_check>
</menu_item_call>
<menu_item_separator mouse_opaque="true" name="separators3"/>
<menu_item_check label="Region Tracker" name="Region Tracker">
<on_click function="ShowFloater" userdata="region_tracker"/>
Expand Down

0 comments on commit 05274c1

Please sign in to comment.