doc: Replace some more "val" with "value" + sync

This commit is contained in:
Rémi Verschelde
2018-01-17 10:43:23 +01:00
parent ff59c562f7
commit 6c46787749
58 changed files with 82 additions and 83 deletions

View File

@@ -7,7 +7,7 @@
Node for 2D tile-based maps. Tilemaps use a [TileSet] which contain a list of tiles (textures plus optional collision, navigation, and/or occluder shapes) which are used to create grid-based maps.
</description>
<tutorials>
http://docs.godotengine.org/en/3.0/learning/features/2d/using_tilemaps.html
http://docs.godotengine.org/en/3.0/learning/features/2d/using_tilemaps.html
</tutorials>
<demos>
</demos>