From d4668c7fc85ca8f4260521c5b32430576babb418 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Thu, 28 Jun 2018 17:12:04 +0200 Subject: [PATCH] Merge pull request #1539 from monkeyhybrid/master Fix reference to Scene tab in the 'Design a title screen' page --- getting_started/step_by_step/ui_main_menu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/ui_main_menu.rst b/getting_started/step_by_step/ui_main_menu.rst index f46fcb888..54fd2d517 100644 --- a/getting_started/step_by_step/ui_main_menu.rst +++ b/getting_started/step_by_step/ui_main_menu.rst @@ -167,7 +167,7 @@ browser opens and lets you pick a sprite to load into the texture slot. Repeat the operation for all ``TextureRect`` nodes. You should have the logo, the illustration, the three menu options and the version note, each as a separate node. Then, double click on each of the nodes in the -Inspector to rename them +Scene tab to rename them. .. figure:: img/ui_main_menu_6_texturerect_nodes.png