corrected orientation bug

develop
PatrikLundell 2020-11-18 10:43:15 +01:00
parent edc84f8de9
commit afe99b83c2
1 changed files with 1 additions and 1 deletions

@ -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,