mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-09-03 18:14:53 +03:00
Update making_plugins.rst
Returning the indentation.
This commit is contained in:
committed by
GitHub
parent
b93c71358b
commit
e1d057ee5b
@@ -371,7 +371,7 @@ The script could look like this:
|
||||
|
||||
.. code-tab:: csharp
|
||||
|
||||
#if TOOLS
|
||||
#if TOOLS
|
||||
using Godot;
|
||||
|
||||
[Tool]
|
||||
|
||||
Reference in New Issue
Block a user