mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
Remove non-existent IPUnix conversion
This commit is contained in:
parent
f42e612da2
commit
8f1adbf38c
@ -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" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user