From e7137bdabc4ae0c783bba73a1a28f75b4bbb21ac Mon Sep 17 00:00:00 2001 From: Chris Bradfield Date: Wed, 15 Aug 2018 19:48:58 -0700 Subject: [PATCH] Fix incorrect filename in example --- tutorials/3d/using_gridmaps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/3d/using_gridmaps.rst b/tutorials/3d/using_gridmaps.rst index effbc74d7..cd44cc45f 100644 --- a/tutorials/3d/using_gridmaps.rst +++ b/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 -------------