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
Auto-select new entities
tags/v0.1.0
Fen Dweller
6 years ago
parent
970d2085a5
commit
be0a4db8d4
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
macrovision.js
+ 2
- 0
macrovision.js
View File
@@ -668,6 +668,8 @@ function displayEntity(entity, view, x, y) {
if (config.autoFit) {
fitWorld();
}
select(box);
}
document.addEventListener("DOMContentLoaded", () => {
Write
Preview
Loading…
Cancel
Save