mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Remove non-existent IPUnix conversion
This commit is contained in:
parent
f42e612da2
commit
8f1adbf38c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue