Skip to content

Commit 53eb7c8

Browse files
Update using_tilesets.rst
removed broken sentence. I assume this is what the sentence should be
1 parent ab6e6ef commit 53eb7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/2d/using_tilesets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ to empty space.
510510

511511
For example, if a tile has all its bits set to ``0`` or greater, it will only
512512
appear if *all* 8 neighboring tiles are using a tile with the same terrain ID.
513-
is present on corners or sides. If a tile has its bits set to ``0`` or greater,
513+
If a tile has its bits set to ``0`` or greater,
514514
but the top-left, top and top-right bits are set to ``-1``, it will only appear
515515
if there is empty space on top of it (including diagonally).
516516

0 commit comments

Comments
 (0)