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:
@@ -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