瀏覽代碼

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", () => {


Loading…
取消
儲存