|
@@ -97,7 +97,7 @@ export class TileServiceImpl implements TileService { |
|
|
} else if (landFlags.ne) { |
|
|
} else if (landFlags.ne) { |
|
|
cursor += 8; // 21 |
|
|
cursor += 8; // 21 |
|
|
if (landFlags.nw) { |
|
|
if (landFlags.nw) { |
|
|
cursor += 20; // 33 |
|
|
|
|
|
|
|
|
cursor += 12; // 33 |
|
|
} |
|
|
} |
|
|
} else if (landFlags.nw) { |
|
|
} else if (landFlags.nw) { |
|
|
cursor += 9; // 22 |
|
|
cursor += 9; // 22 |
|
|