This commit is contained in:
luk3yx 2020-04-23 09:58:54 +12:00
parent 405ebac2fb
commit 8a64827dba
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ function advmarkers.set_hud_pos(pos, title)
not minetest.localplayer.hud_change then
minetest.run_server_chatcommand('mrkr', tostring(pos.x) .. ' ' ..
tostring(pos.y) .. ' ' .. tostring(pos.z))
return
end
if not title then