Added reload option to attachment 'tool' pie submenu.
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
<on_click function="Object.DERENDER" />
|
||||
<on_enable function="Object.EnableDerender" />
|
||||
</menu_item_call>
|
||||
<menu_item_call enabled="true" label="Reload" mouse_opaque="true" name="Reload Textures">
|
||||
<on_click function="Object.ReloadTextures" />
|
||||
</menu_item_call>
|
||||
</pie_menu>
|
||||
<menu_item_call enabled="true" label="Appearance..." name="Appearance...">
|
||||
<on_click function="ShowFloater" userdata="appearance" />
|
||||
|
||||
Reference in New Issue
Block a user