parent
9550a6000b
commit
675b157cd8
3
init.lua
3
init.lua
@ -172,7 +172,8 @@ local function add_hud_marker(waypoints_type, player, player_name, pos, label, c
|
|||||||
name = label,
|
name = label,
|
||||||
text = "m",
|
text = "m",
|
||||||
number = color,
|
number = color,
|
||||||
world_pos = pos})
|
world_pos = pos,
|
||||||
|
precision = 1})
|
||||||
waypoints[pos_hash] = hud_id
|
waypoints[pos_hash] = hud_id
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user