diff --git a/map_data/axioma.webp b/map_data/axioma.webp new file mode 100644 index 0000000..e196f29 Binary files /dev/null and b/map_data/axioma.webp differ diff --git a/shitcode.js b/shitcode.js index edf4826..b86c821 100644 --- a/shitcode.js +++ b/shitcode.js @@ -13,6 +13,7 @@ const maps = { // fland: {image: "fland.webp", name: "Fland"}, // bagel: {image: "bagel.webp", name: "Bagel"}, nox: {image: "nox.webp", name: "Nox"}, + axioma: {image: "axioma.webp", name: "Axioma"}, avrite: {image: "avrite.webp", name: "Avrite"}, marathon: {image: "marathon.webp", name: "Marathon"}, hive: {image: "hive.webp", name: "Hive"}