mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
fix gridmap cursor showing the wrong mesh
This commit is contained in:
@@ -930,6 +930,7 @@ void GridMapEditor::edit(GridMap *p_gridmap) {
|
||||
}
|
||||
|
||||
update_palette();
|
||||
_update_cursor_instance();
|
||||
|
||||
set_process(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user