Skip to content

Commit 0460d94

Browse files
committed
Fixed data error in India
1 parent a1f9b84 commit 0460d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mapcodelib/basics.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11212,8 +11212,8 @@ static const mminforec mminfo[NR_RECS+1] = {
1121211212
{77582386, 11511897, 78056314, 12002937, 0x001a08c},
1121311213
{77108458, 11511897, 77582386, 12002937, 0x001a88c},
1121411214
{76634530, 11511897, 77108458, 12002937, 0x001b08c},
11215-
{76200000, 11511897, 76673928, 12002937, 0x001b88c},
11216-
{76200000, 11020857, 76673928, 11511897, 0x001c08c},
11215+
{76228000, 11511897, 76701928, 12002937, 0x001b88c},
11216+
{76228000, 11020857, 76701928, 11511897, 0x001c08c},
1121711217
{76634530, 11020857, 77108458, 11511897, 0x001c88c},
1121811218
{77108458, 11020857, 77582386, 11511897, 0x001d08c},
1121911219
{77582386, 11020857, 78056314, 11511897, 0x001d88c},

0 commit comments

Comments
 (0)