mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix title underline being too short in Running code in the editor
This commit is contained in:
@@ -4,7 +4,7 @@ Running code in the editor
|
|||||||
==========================
|
==========================
|
||||||
|
|
||||||
What is ``@tool``?
|
What is ``@tool``?
|
||||||
-----------------
|
------------------
|
||||||
|
|
||||||
``@tool`` is a powerful line of code that, when added at the top of your script,
|
``@tool`` is a powerful line of code that, when added at the top of your script,
|
||||||
makes it execute in the editor. You can also decide which parts of the script
|
makes it execute in the editor. You can also decide which parts of the script
|
||||||
|
|||||||
Reference in New Issue
Block a user