Put object pie Follow where it was actually supposed to go

Thanks for the heads up on this mistake, Router!
This commit is contained in:
Liru Færs
2020-01-08 16:07:23 -05:00
parent 83b384ab97
commit 117ef68916

View File

@@ -75,13 +75,12 @@
<on_click function="Object.Data" />
</menu_item_call>
<menu_item_separator />
<menu_item_separator />
<menu_item_call label="Follow" name="Follow">
<on_click function="Object.Follow"/>
</menu_item_call>
<menu_item_separator />
<menu_item_call enabled="true" label="Reload" mouse_opaque="true" name="Reload Textures">
<on_click function="Object.ReloadTextures" />
</menu_item_call>
<menu_item_call label="Follow" name="Follow">
<on_click function="Object.Follow"/>
</menu_item_call>
</pie_menu>
<menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Object Mute">