summaryrefslogtreecommitdiffstats
path: root/doc/classes/PanelContainer.xml
diff options
context:
space:
mode:
authorskyace65 <matthewehr@hotmail.com>2024-03-24 21:20:59 -0400
committerMax Hilbrunner <m.hilbrunner@gmail.com>2024-04-07 16:59:43 +0200
commitc83718624f948eea247191ae5183a40ed0f716a9 (patch)
tree4be7fe06114d5857966be4be291a072a831e727e /doc/classes/PanelContainer.xml
parente5b4ef8e9522e950033cbece39a31a4a76da19c1 (diff)
downloadredot-engine-c83718624f948eea247191ae5183a40ed0f716a9.tar.gz
Update links to outdated asset library demos
Update links to outdated asset library demos Co-authored-by: Max Hilbrunner <m.hilbrunner@gmail.com>
Diffstat (limited to 'doc/classes/PanelContainer.xml')
-rw-r--r--doc/classes/PanelContainer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PanelContainer.xml b/doc/classes/PanelContainer.xml
index c6b3604cc4..c2972abc14 100644
--- a/doc/classes/PanelContainer.xml
+++ b/doc/classes/PanelContainer.xml
@@ -8,7 +8,7 @@
</description>
<tutorials>
<link title="Using Containers">$DOCS_URL/tutorials/ui/gui_containers.html</link>
- <link title="2D Role Playing Game Demo">https://godotengine.org/asset-library/asset/520</link>
+ <link title="2D Role Playing Game (RPG) Demo">https://godotengine.org/asset-library/asset/2729</link>
</tutorials>
<members>
<member name="mouse_filter" type="int" setter="set_mouse_filter" getter="get_mouse_filter" overrides="Control" enum="Control.MouseFilter" default="0" />