Fix cursor color not updating in vertex painter tool

https://discord.com/channels/947571309175504926/1306407414244835469
This commit is contained in:
dwg
2025-01-04 23:03:24 +01:00
parent a8bb193e6f
commit 5c66b1d5e9

View File

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