You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove non-existent IPUnix conversion
This commit is contained in:
@@ -1523,7 +1523,6 @@ const char *RenamesMap3To4::class_renames[][2] = {
|
||||
{ "GradientTexture", "GradientTexture2D" },
|
||||
{ "HeightMapShape", "HeightMapShape3D" },
|
||||
{ "HingeJoint", "HingeJoint3D" },
|
||||
{ "IP_Unix", "IPUnix" },
|
||||
{ "ImmediateGeometry", "ImmediateMesh" },
|
||||
{ "ImmediateGeometry3D", "ImmediateMesh" },
|
||||
{ "InterpolatedCamera", "Camera3D" },
|
||||
|
||||
Reference in New Issue
Block a user