浏览代码

Update using_tilemaps.rst

Use correct property name
Carlos López 9 年之前
父节点
当前提交
20c36d8721
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/2d/using_tilemaps.rst

+ 1 - 1
tutorials/2d/using_tilemaps.rst

@@ -160,6 +160,6 @@ ones that look better for you:
 -  Disable filtering for either the tileset texture or the entire image
    loader (see the :ref:`doc_managing_image_files` asset pipeline tutorial).
 -  Enable pixel snap (set: "Scene > Project Settings >
-   Display/use_pixel_snap" to true).
+   Display/use_2d_pixel_snap" to true).
 -  Viewport Scaling can often help shrinking the map (see the
    :ref:`doc_viewports` tutorial).