This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Fix permalinks not respecting the world height
tags/v0.1.0
Fen Dweller
6 years ago
parent
0cc412e922
commit
d32c8c9b13
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 => {
Write
Preview
Loading…
Cancel
Save