Skip to content

Commit

Permalink
Fixed umber maps images (#260)
Browse files Browse the repository at this point in the history
* Updated sousse wetlands map image

* Updated pachino 1v1 map and displayed name

* Smaller images oops
  • Loading branch information
KingDarBoja authored Oct 4, 2023
1 parent 4431b44 commit 61cc680
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified public/icons/maps/pachino_farmlands_mkii.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/icons/maps/pachino_farmlands_mkii.webp
Binary file not shown.
Binary file modified public/icons/maps/sousse_wetlands_8p.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/icons/maps/sousse_wetlands_8p.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/coh3/coh3-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ const maps: { [key: string]: { name: string; url: string } } = {
url: "/icons/maps/gardens.webp",
},
rural_town_2p_mkii: {
name: "Pachino Farmlands",
name: "Pachino Stalemate",
url: "/icons/maps/pachino_farmlands_mkii.webp",
},
monte_cavo_8p: {
Expand Down

0 comments on commit 61cc680

Please sign in to comment.