Przeglądaj źródła

Fix heading in using_tilesets

Fixed a heading that had a random c at the end
David Hu 2 lat temu
rodzic
commit
4c99ee3843
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tutorials/2d/using_tilesets.rst

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

@@ -537,7 +537,7 @@ An example configuration for a full tilesheet may look as follows:
 .. _doc_using_tilemaps_assigning_properties_to_multiple_tiles:
 .. _doc_using_tilemaps_assigning_properties_to_multiple_tiles:
 
 
 Assigning properties to multiple tiles at once
 Assigning properties to multiple tiles at once
-----------------------------------------------c
+----------------------------------------------
 
 
 There are two ways to assign properties to multiple tiles at once.
 There are two ways to assign properties to multiple tiles at once.
 Depending on your use cases, one method may be faster than the other:
 Depending on your use cases, one method may be faster than the other: