Skip to content

Commit

Permalink
fixed portal events which made it difficult to play the game
Browse files Browse the repository at this point in the history
  • Loading branch information
prakharjain3 committed Mar 20, 2023
1 parent 6a2a67a commit 465a966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/OverworldMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ window.OverworldMaps = {
walls: WALLS,
cutsceneSpaces: {
...allCutsceneSpaces,
...allRedirects,
// ...allRedirects,
},
},
}

0 comments on commit 465a966

Please sign in to comment.