From a96d177cc57ae05dc23441c6e5807ba6862d85fb Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Mon, 13 Jul 2020 21:48:31 +1000 Subject: [PATCH] Changed map resolutions --- src/modals/SelectMapModal.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/modals/SelectMapModal.js b/src/modals/SelectMapModal.js index 276e6bb..da9d743 100644 --- a/src/modals/SelectMapModal.js +++ b/src/modals/SelectMapModal.js @@ -25,8 +25,7 @@ const defaultMapProps = { const mapResolutions = [ { size: 256, quality: 0.25 }, - { size: 512, quality: 0.5 }, - { size: 1024, quality: 0.75 }, + { size: 1024, quality: 0.5 }, ]; function SelectMapModal({