ソースを参照

Fix example code block for custom resources

nicolanore 3 ヶ月 前
コミット
b8867b0817
1 ファイル変更1 行追加0 行削除
  1. 1 0
      tutorials/scripting/resources.rst

+ 1 - 0
tutorials/scripting/resources.rst

@@ -213,6 +213,7 @@ Attach a script to it named ``bot_stats.gd`` (or just create a new script, and t
 
 .. tabs::
   .. code-tab:: gdscript GDScript
+    
     class_name BotStats
     extends Resource