mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
fix gridmap cursor showing the wrong mesh
(cherry picked from commit 726614ff4b)
This commit is contained in:
@@ -938,6 +938,7 @@ void GridMapEditor::edit(GridMap *p_gridmap) {
|
||||
}
|
||||
|
||||
update_palette();
|
||||
_update_cursor_instance();
|
||||
|
||||
set_process(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user