From d32c8c9b136f89a9ffa98e4896dca9a4cae9b4a1 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 14 Mar 2020 19:09:54 -0400 Subject: [PATCH] Fix permalinks not respecting the world height --- macrovision.js | 1 - 1 file changed, 1 deletion(-) diff --git a/macrovision.js b/macrovision.js index cb6e7aaf..29535668 100644 --- a/macrovision.js +++ b/macrovision.js @@ -1100,7 +1100,6 @@ document.addEventListener("DOMContentLoaded", () => { // probably wasn't valid data } } - fitWorld(); document.querySelector("#world").addEventListener("wheel", e => {