mirror of
https://github.com/godotengine/godot-cpp.git
synced 2025-12-31 01:48:45 +03:00
gdextension: Sync with upstream commit 77dcf97d82cbfe4e4615475fa52ca03da645dbd8 (4.3-stable)
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"version_major": 4,
|
||||
"version_minor": 3,
|
||||
"version_patch": 0,
|
||||
"version_status": "rc3",
|
||||
"version_status": "stable",
|
||||
"version_build": "official",
|
||||
"version_full_name": "Godot Engine v4.3.rc3.official"
|
||||
"version_full_name": "Godot Engine v4.3.stable.official"
|
||||
},
|
||||
"builtin_class_sizes": [
|
||||
{
|
||||
@@ -29907,7 +29907,6 @@
|
||||
{
|
||||
"type": "bool",
|
||||
"name": "capture_included",
|
||||
"setter": "_set_capture_included",
|
||||
"getter": "is_capture_included"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user