mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Update the warnings for CSGShape3D.
This commit is contained in:
@@ -446,6 +446,7 @@ CSGBrush *CSGShape3D::_get_brush() {
|
||||
node_aabb = aabb;
|
||||
brush = n;
|
||||
dirty = false;
|
||||
update_configuration_warnings();
|
||||
return brush;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user