Skip to content

Commit 4f2b1ed

Browse files
committed
gdextension: Sync with upstream commit 6296b46008fb8d8e5cb9b60af05fa1ea26b8f600 (4.0-rc5)
1 parent c2c5c85 commit 4f2b1ed

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gdextension/extension_api.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version_major": 4,
44
"version_minor": 0,
55
"version_patch": 0,
6-
"version_status": "rc4",
6+
"version_status": "rc5",
77
"version_build": "official",
8-
"version_full_name": "Godot Engine v4.0.rc4.official"
8+
"version_full_name": "Godot Engine v4.0.rc5.official"
99
},
1010
"builtin_class_sizes": [
1111
{
@@ -204953,11 +204953,11 @@
204953204953
"is_vararg": false,
204954204954
"is_static": false,
204955204955
"is_virtual": false,
204956-
"hash": 3975164845,
204956+
"hash": 1976431078,
204957204957
"arguments": [
204958204958
{
204959204959
"name": "node",
204960-
"type": "Object"
204960+
"type": "CollisionObject3D"
204961204961
}
204962204962
]
204963204963
},
@@ -204981,11 +204981,11 @@
204981204981
"is_vararg": false,
204982204982
"is_static": false,
204983204983
"is_virtual": false,
204984-
"hash": 3975164845,
204984+
"hash": 1976431078,
204985204985
"arguments": [
204986204986
{
204987204987
"name": "node",
204988-
"type": "Object"
204988+
"type": "CollisionObject3D"
204989204989
}
204990204990
]
204991204991
},

0 commit comments

Comments
 (0)