Browse Source

Fix heading in using_tilesets

Fixed a heading that had a random c at the end
David Hu 2 years ago
parent
commit
4c99ee3843
1 changed files with 1 additions and 1 deletions
  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: