Fix #12728: Paths made in scenario editor don't connect to the map edge (#12730)

Co-authored-by: Simon Jarrett <simonjjarrett@gmail.com>
This commit is contained in:
Simon J 2020-08-19 23:51:13 +01:00 committed by GitHub
parent 8d141faac2
commit b51e98215a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -837,6 +837,7 @@ static void loc_6A6D7E(
{
neighbour_list_push(neighbourList, 7, direction, 255, 255);
}
loc_6A6FD2(initialTileElementPos, direction, initialTileElement, query);
}
else
{