فهرست منبع

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