You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Fix 2 more UBSAN issues (#25217).
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user