Explorar el Código

Auto-select new entities

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
be0a4db8d4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      macrovision.js

+ 2
- 0
macrovision.js Ver fichero

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

select(box);
}

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


Cargando…
Cancelar
Guardar