You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Update the warnings for CSGShape3D.
This commit is contained in:
@@ -446,6 +446,7 @@ CSGBrush *CSGShape3D::_get_brush() {
|
|||||||
node_aabb = aabb;
|
node_aabb = aabb;
|
||||||
brush = n;
|
brush = n;
|
||||||
dirty = false;
|
dirty = false;
|
||||||
|
update_configuration_warnings();
|
||||||
return brush;
|
return brush;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user