Fix request teleport menu option in minimap not working
parent
44b6e88b4f
commit
0c291237ae
|
|
@ -151,7 +151,7 @@
|
|||
label="Request Teleport"
|
||||
name="request_teleport">
|
||||
<menu_item_call.on_click
|
||||
function="Minimap.TeleportRequest"/>
|
||||
function="Minimap.RequestTeleport"/>
|
||||
<menu_item_call.on_enable
|
||||
function="Minimap.CanOfferTeleport"/>
|
||||
</menu_item_call>
|
||||
|
|
|
|||
Loading…
Reference in New Issue