Unexpose VelocityTracker3D

This commit is contained in:
Max Hilbrunner 2022-08-19 02:28:24 +02:00
parent dbd1524362
commit da567cb1f9
4 changed files with 0 additions and 38 deletions

View file

@ -1381,7 +1381,6 @@ static const char *class_renames[][2] = {
{ "Spatial", "Node3D" },
{ "SpatialGizmo", "Node3DGizmo" },
{ "SpatialMaterial", "StandardMaterial3D" },
{ "SpatialVelocityTracker", "VelocityTracker3D" },
{ "SphereShape", "SphereShape3D" },
{ "SpotLight", "SpotLight3D" },
{ "SpringArm", "SpringArm3D" },