Przeglądaj źródła

Fix tool mode section reference position

opl- 2 lat temu
rodzic
commit
e0757940cf
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      tutorials/scripting/gdscript/gdscript_basics.rst

+ 2 - 2
tutorials/scripting/gdscript/gdscript_basics.rst

@@ -1417,8 +1417,6 @@ Exports
 
     Documentation about exports has been moved to :ref:`doc_gdscript_exports`.
 
-.. _doc_gdscript_tool_mode:
-
 
 Properties
 ~~~~~~~~~~
@@ -1468,6 +1466,8 @@ you can use a different notation to use existing class functions::
 
 This can also be done in the same line.
 
+.. _doc_gdscript_tool_mode:
+
 Tool mode
 ~~~~~~~~~