From afe99b83c20f630e735dac06ff7a0fe2c2c3fb40 Mon Sep 17 00:00:00 2001 From: PatrikLundell Date: Wed, 18 Nov 2020 10:43:15 +0100 Subject: [PATCH] corrected orientation bug --- plugins/embark-assistant/matcher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/embark-assistant/matcher.cpp b/plugins/embark-assistant/matcher.cpp index a2be1184b..3e2675e1d 100644 --- a/plugins/embark-assistant/matcher.cpp +++ b/plugins/embark-assistant/matcher.cpp @@ -1173,7 +1173,7 @@ namespace embark_assist { else if (k < start_y + finder->y_dim - 1) { // We've already covered the SE tile's SE corner, with its complications. process_embark_incursion_mid_level_tile (embark_assist::survey::translate_corner(survey_results, - embark_assist::defs::directions::Southwest, + embark_assist::defs::directions::Southeast, x, y, start_x + finder->x_dim - 1,