Browse Source

Remove mention of resources tab

(cherry picked from commit 888d369ed4afd8f3c93c9c6dd8dd60f72bebba0b)
Andrew Conrad 8 years ago
parent
commit
a18cbe481b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/step_by_step/singletons_autoload.rst

+ 1 - 1
tutorials/step_by_step/singletons_autoload.rst

@@ -72,7 +72,7 @@ global.gd
 ---------
 
 First of all, create a global.gd script. The easy way to create a
-resource from scratch is from the resources tab:
+resource from scratch is from the new resource button in the inspector tab:
 
 .. image:: /img/newscript.png