X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fhelpers%2Ftracker.js;h=6307eda6f026824251eb6e36ebdede95728bbcd0;hb=cce28e8619fe87d4be33f82df9a5ec16b2ad9cf6;hp=33338692bd155bf8a4e3be35d553b44774001725;hpb=1f91cd54bca46f686aaed871c9a7a7d000179ee0;p=alttp.git diff --git a/resources/js/helpers/tracker.js b/resources/js/helpers/tracker.js index 3333869..6307eda 100644 --- a/resources/js/helpers/tracker.js +++ b/resources/js/helpers/tracker.js @@ -85,6 +85,7 @@ export const BOSSES = [ export const CONFIG = { bossShuffle: false, glitches: 'none', + mapLayout: 'horizontal', showMap: 'situational', showCompass: 'situational', showSmall: 'always',