Merge branch 'bug_buster' into 'ground_effects_editor'

Fix cursor color not updating in vertex painter tool

See merge request T1ti/noggit-red!13
This commit is contained in:
T1ti
2025-01-04 22:22:50 +00:00

View File

@@ -3619,7 +3619,7 @@ void MapView::draw_map()
_model_view
, _projection
, _cursor_pos
, cursor_color
, cursorColor
, ref_pos
, _camera.position
, &minimapRenderSettings