Explorar el Código

Fix example code block for custom resources

nicolanore hace 3 meses
padre
commit
b8867b0817
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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