diff --git a/src/autotiles.cpp b/src/autotiles.cpp index 03262df..3a740d0 100644 --- a/src/autotiles.cpp +++ b/src/autotiles.cpp @@ -97,7 +97,7 @@ extern const StaticRect autotileRects[] = { 32.5, 32.5, 15, 15 }, { 48.5, 32.5, 15, 15 }, { 80.5, 16.5, 15, 15 }, - { 32.5, 48.5, 15, 15 }, + { 64.5, 16.5, 15, 15 }, { 64.5, 64.5, 15, 15 }, { 80.5, 64.5, 15, 15 }, { 80.5, 80.5, 15, 15 }, @@ -188,8 +188,8 @@ extern const StaticRect autotileRects[] = { 64.5, 112.5, 15, 15 }, { 0.5, 32.5, 15, 15 }, { 80.5, 32.5, 15, 15 }, - { 16.5, 112.5, 15, 15 }, - { 64.5, 112.5, 15, 15 }, + { 80.5, 112.5, 15, 15 }, + { 0.5, 112.5, 15, 15 }, { 0.5, 0.5, 15, 15 }, { 16.5, 0.5, 15, 15 }, { 16.5, 16.5, 15, 15 },