소스 검색

Remove incorrect information on script templates

skyace65 1 년 전
부모
커밋
36e3368771
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      tutorials/scripting/creating_script_templates.rst

+ 0 - 4
tutorials/scripting/creating_script_templates.rst

@@ -39,10 +39,6 @@ the Godot editor. Go to ``Editor > Open Editor Data/Settings Folder`` and it
 will open a folder in your file browser, inside that folder is the
 ``script_templates`` folder.
 
-If no ``script_templates`` is detected, Godot will create a default set of
-built-in templates automatically, so this logic can be used to reset the default
-templates in case you've accidentally overwritten them.
-
 Project-defined templates
 ~~~~~~~~~~~~~~~~~~~~~~~~~