From 0d182cf9c2770f36778bb4abc2e534be0bf1405c Mon Sep 17 00:00:00 2001 From: Lazy-Rabbit-2001 <2733679597@qq.com> Date: Sun, 22 Dec 2024 15:50:19 +0800 Subject: [PATCH] Marked `EditorInterface.popup_create_dialog()` as experimental in the doc --- doc/classes/EditorInterface.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index 5c00d2c41a..b8b69586fe 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -271,7 +271,7 @@ Plays the main scene. - +