added stuff

This commit is contained in:
2026-03-13 21:28:16 +03:00
parent 87966c82b9
commit f188257e0f
8 changed files with 169 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ namespace omath::hud
m_text_cursor_top.y -= offset + height;
}
void EntityOverlay::add_snap_line(const Vector3<float>& start_pos, const Color& color, const float width)
void EntityOverlay::add_snap_line(const Vector2<float>& start_pos, const Color& color, const float width)
{
const Vector2<float> line_end =
m_canvas.bottom_left_corner