X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fhelpers%2Ftracker.js;h=6307eda6f026824251eb6e36ebdede95728bbcd0;hb=60fd718e3b558eaea02a8d64bd6aac74be91f782;hp=33338692bd155bf8a4e3be35d553b44774001725;hpb=816690cc4fadff954f4407999550f7feec2884da;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',