Skip to content

Commit

Permalink
Update the warnings for CSGShape3D.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Dec 17, 2024
1 parent 2b7ea62 commit 46b02f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/csg/csg_shape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ CSGBrush *CSGShape3D::_get_brush() {
node_aabb = aabb;
brush = n;
dirty = false;
update_configuration_warnings();
return brush;
}

Expand Down

0 comments on commit 46b02f0

Please sign in to comment.