2
0
Эх сурвалжийг харах

fix gridmap cursor showing the wrong mesh

dzil123 3 жил өмнө
parent
commit
726614ff4b

+ 1 - 0
modules/gridmap/editor/grid_map_editor_plugin.cpp

@@ -930,6 +930,7 @@ void GridMapEditor::edit(GridMap *p_gridmap) {
 	}
 
 	update_palette();
+	_update_cursor_instance();
 
 	set_process(true);