Explorar el Código

Fix GDScript example formating

Martin hace 4 años
padre
commit
9b55e49b3d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tutorials/plugins/editor/inspector_plugins.rst

+ 1 - 0
tutorials/plugins/editor/inspector_plugins.rst

@@ -19,6 +19,7 @@ getting a ``plugin.cfg`` file created, and start with our
 
 .. tabs::
   .. code-tab:: gdscript GDScript
+
     # MyEditorPlugin.gd
     tool
     extends EditorPlugin