Selaa lähdekoodia

Auto-select new entities

tags/v0.1.0
Fen Dweller 6 vuotta sitten
vanhempi
commit
be0a4db8d4
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      macrovision.js

+ 2
- 0
macrovision.js Näytä tiedosto

@@ -668,6 +668,8 @@ function displayEntity(entity, view, x, y) {
if (config.autoFit) {
fitWorld();
}

select(box);
}

document.addEventListener("DOMContentLoaded", () => {


Loading…
Peruuta
Tallenna