mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 15:35:48 +00:00
@@ -5224,7 +5224,6 @@ EditorNode::EditorNode() {
|
||||
ObjectTypeDB::set_type_enabled("CollisionShape",true);
|
||||
ObjectTypeDB::set_type_enabled("CollisionShape2D",true);
|
||||
ObjectTypeDB::set_type_enabled("CollisionPolygon2D",true);
|
||||
//ObjectTypeDB::set_type_enabled("BodyVolumeConvexPolygon",true);
|
||||
|
||||
Control *theme_base = memnew( Control );
|
||||
add_child(theme_base);
|
||||
|
||||
Reference in New Issue
Block a user