Pārlūkot izejas kodu

Remove spurious settings menu entry

master
Fen Dweller pirms 6 gadiem
vecāks
revīzija
477306fed0
1 mainītis faili ar 0 papildinājumiem un 13 dzēšanām
  1. +0
    -13
      macrovision.js

+ 0
- 13
macrovision.js Parādīt failu

@@ -1348,19 +1348,6 @@ const settingsData = {
checkFitWorld();
}
},
"manual-scale": {
name: "Zoom to Fit",
desc: "Zoom to fit entities",
type: "toggle",
default: false,
get value() {
return config.autoFit;
},
set value(param) {
config.autoFit = param;
checkFitWorld();
}
},
"names": {
name: "Show Names",
desc: "Display names over entities",


Notiek ielāde…
Atcelt
Saglabāt