Browse Source

Fix GDScript example formating

Martin 4 năm trước cách đây
mục cha
commit
9b55e49b3d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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