소스 검색

Fix incorrect filename in example

Chris Bradfield 7 년 전
부모
커밋
e7137bdabc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/3d/using_gridmaps.rst

+ 1 - 1
tutorials/3d/using_gridmaps.rst

@@ -64,7 +64,7 @@ as a resource.
 
 .. image:: img/gridmap_export.png
 
-You can find an already exported MeshLibrary in the project named "MeshLibrary.tscn".
+You can find an already exported MeshLibrary in the project named "MeshLibrary.tres".
 
 Using GridMap
 -------------