Minimap cleanup
This commit is contained in:
@@ -24,11 +24,6 @@
|
||||
<on_click function="MiniMap.Rotate" userdata="" />
|
||||
<on_check function="MiniMap.CheckRotate" userdata="" />
|
||||
</menu_item_check>
|
||||
<menu_item_check bottom_delta="-18" enabled="true" height="18" label="Rotate with avatar"
|
||||
left="0" mouse_opaque="true" name="Rotate with avatar" width="128">
|
||||
<on_click function="MiniMap.Rotate" userdata="1" />
|
||||
<on_check function="MiniMap.CheckRotate" userdata="1" />
|
||||
</menu_item_check>
|
||||
<menu_item_separator />
|
||||
<menu_item_call bottom_delta="-18" enabled = "false" height="18" label="Stop Tracking"
|
||||
left="0" mouse_opaque="true" name="Stop Tracking" width="128">
|
||||
|
||||
Reference in New Issue
Block a user