You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Merge pull request #58624 from dzil123/fix_update_gridmap_cursor
This commit is contained in:
@@ -930,6 +930,7 @@ void GridMapEditor::edit(GridMap *p_gridmap) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
update_palette();
|
update_palette();
|
||||||
|
_update_cursor_instance();
|
||||||
|
|
||||||
set_process(true);
|
set_process(true);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user