Browse Source

Fix permalinks not respecting the world height

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
d32c8c9b13
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js View File

@@ -1100,7 +1100,6 @@ document.addEventListener("DOMContentLoaded", () => {
// probably wasn't valid data
}
}
fitWorld();
document.querySelector("#world").addEventListener("wheel", e => {




Loading…
Cancel
Save