Fix disconnected Yalu River, KP/CN border (#4056)

## Description:

Fixes a portion of the river on the Nk/cn border of the korea map that
was disconnected from the ocean. Very minor fix

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

DISCORD_USERNAME crunchybbbbb
<img width="1092" height="2149" alt="image6767"
src="https://github.com/user-attachments/assets/d53dfc55-cc7c-4fb6-8a12-cdf64bb1af87"
/>

---------

Co-authored-by: RickD004 <realtacoco@gmail.com>
This commit is contained in:
crunchybbb
2026-05-28 15:31:31 -07:00
committed by GitHub
parent 2cb5244ad4
commit 1c6c07c837
6 changed files with 6 additions and 6 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 624 KiB

+3 -3
View File
@@ -1,17 +1,17 @@
{
"map": {
"height": 2148,
"num_land_tiles": 1194108,
"num_land_tiles": 1193914,
"width": 1092
},
"map16x": {
"height": 537,
"num_land_tiles": 71937,
"num_land_tiles": 71922,
"width": 273
},
"map4x": {
"height": 1074,
"num_land_tiles": 294112,
"num_land_tiles": 294064,
"width": 546
},
"name": "Korea",
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB