Skip to content

Commit

Permalink
fix(map): Fine-tuned the position of the streets of tarkov
Browse files Browse the repository at this point in the history
  • Loading branch information
LI-NA committed Apr 26, 2024
1 parent f9dcc3e commit 974ccd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export const MAP_CONFING = {
{
id: "main",
imageFrom: { x: 2265, y: 338 },
imageTo: { x: 5850, y: 5324 },
imageTo: { x: 5840, y: 5334 },
gameFrom: { x: 315, y: -283, z: -1000 },
gameTo: { x: -268, y: 528, z: 1000 },
},
Expand Down

0 comments on commit 974ccd9

Please sign in to comment.