From 3d22ab88a3cd6a8d9aef494c28139a5553abdde1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 13 Nov 2023 20:31:34 +0100 Subject: [PATCH] gdextension: Sync with upstream commit 4c96e9676b66d0cc9a25022b019b78f4c20ddc60 (4.2-beta5) --- gdextension/extension_api.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index 7baa7163..ef24440c 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -3,9 +3,9 @@ "version_major": 4, "version_minor": 2, "version_patch": 0, - "version_status": "beta4", + "version_status": "beta5", "version_build": "official", - "version_full_name": "Godot Engine v4.2.beta4.official" + "version_full_name": "Godot Engine v4.2.beta5.official" }, "builtin_class_sizes": [ { @@ -145323,10 +145323,6 @@ "name": "NOTIFICATION_ENABLED", "value": 29 }, - { - "name": "NOTIFICATION_NODE_RECACHE_REQUESTED", - "value": 30 - }, { "name": "NOTIFICATION_EDITOR_PRE_SAVE", "value": 9001