소스 검색

Auto-select new entities

tags/v0.1.0
Fen Dweller 6 년 전
부모
커밋
be0a4db8d4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      macrovision.js

+ 2
- 0
macrovision.js 파일 보기

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

select(box);
}

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


불러오는 중...
취소
저장