Fix cursor color not updating in vertex painter tool
https://discord.com/channels/947571309175504926/1306407414244835469
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user