소스 검색

Update create_atlas.md

Björn Ritzl 7 달 전
부모
커밋
ec319d5850
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/resource/create_atlas/create_atlas.md

+ 1 - 1
examples/resource/create_atlas/create_atlas.md

@@ -1,7 +1,7 @@
 ---
 title: Create atlas
 brief: This example shows how to create an atlas with two images and use it on a sprite and in a gui
-scripts: cretae_atlas.script, cretae_atlas.gui_script
+scripts: create_atlas.script, create_atlas.gui_script
 ---
 
 The example creates a texture and an atlas with two images and uses the two images on a sprite and a gui box node.