diff --git a/map_data/donuts.webp b/map_data/donuts.webp new file mode 100644 index 0000000..c4a4249 Binary files /dev/null and b/map_data/donuts.webp differ diff --git a/shitcode.js b/shitcode.js index 707a915..10b1661 100644 --- a/shitcode.js +++ b/shitcode.js @@ -15,6 +15,7 @@ const maps = { // nox: {image: "nox.webp", name: "Nox"}, axioma: {image: "axioma.webp", name: "Axioma"}, eclipse: {image: "eclipse.webp", name: "Eclipse"}, + donuts: {image: "donuts.webp", name: "Donuts"}, // centcomm: {image: "centcomm.webp", name:"CentComm"}, // avrite: {image: "avrite.webp", name: "Avrite"}, // marathon: {image: "marathon.webp", name: "Marathon"},