Skip to content

Commit 43e9d70

Browse files
authored
Merge pull request #82 from VictorBoum/map-tox
add new render tox
2 parents 662f728 + 445aee0 commit 43e9d70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

map_data/Tox.webp

12.3 MB
Loading

shitcode.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ const maps = {
1717
eclipse: {image: "eclipse.webp", name: "Eclipse"},
1818
donuts: {image: "donuts.webp", name: "Donuts"},
1919
astro: {image: "astro.webp", name: "Astro"},
20-
nightshift: {image: "nightshift.webp", name: "Nightshift"}
20+
nightshift: {image: "nightshift.webp", name: "Nightshift"},
21+
tox: {image: "tox.webp", name: "Tox"}
2122
// centcomm: {image: "centcomm.webp", name:"CentComm"},
2223
// avrite: {image: "avrite.webp", name: "Avrite"},
2324
// marathon: {image: "marathon.webp", name: "Marathon"},

0 commit comments

Comments
 (0)