Skip to content

Commit f91f078

Browse files
committed
Add Ensi Ants map and fix broken WS map
1 parent 297a1bb commit f91f078

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

29.2 KB
Loading

src/routes/Pages/General/Maps.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ const maps = [
113113
name: 'Drow 2',
114114
url: '/images/maps/Drow2.jpg',
115115
},
116+
{
117+
name: 'Ensi Fire Ants',
118+
url: '/images/maps/EnsiFireAnts.png',
119+
},
116120
{
117121
name: 'Fairdale',
118122
url: '/images/maps/Fairdale.png',
@@ -339,7 +343,7 @@ const maps = [
339343
},
340344
{
341345
name: 'Whitestorm 3',
342-
url: '/images/maps/Whitestorm.jpg',
346+
url: '/images/maps/Whitestorm3.jpg',
343347
},
344348
{
345349
name: 'Whitestorm Farm',

0 commit comments

Comments
 (0)