fix gridmap cursor showing the wrong mesh
This commit is contained in:
parent
7bb963efe9
commit
726614ff4b
1 changed files with 1 additions and 0 deletions
|
@ -930,6 +930,7 @@ void GridMapEditor::edit(GridMap *p_gridmap) {
|
||||||
}
|
}
|
||||||
|
|
||||||
update_palette();
|
update_palette();
|
||||||
|
_update_cursor_instance();
|
||||||
|
|
||||||
set_process(true);
|
set_process(true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue