Fix 2 more UBSAN issues (#25217).
This commit is contained in:
parent
89eb79aef1
commit
7ae160f661
2 changed files with 4 additions and 3 deletions
|
|
@ -4559,6 +4559,7 @@ CanvasItemEditor::CanvasItemEditor(EditorNode *p_editor) {
|
|||
snap_grid = true;
|
||||
snap_guides = true;
|
||||
snap_rotation = false;
|
||||
snap_relative = false;
|
||||
snap_pixel = false;
|
||||
|
||||
skeleton_show_bones = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue