Przeglądaj źródła

Fix pills being included twice

master
Fen Dweller 4 lat temu
rodzic
commit
e3a480c632
1 zmienionych plików z 0 dodań i 17 usunięć
  1. +0
    -17
      presets/objects.js

+ 0
- 17
presets/objects.js Wyświetl plik

@@ -822,23 +822,6 @@ function makeObjects() {
""
));

results.push(makeHeight(
[
["000 Capsule", 26.1, "mm"],
["00E Capsule", 25.3, "mm"],
["00 Capsule", 23.4, "mm"],
["0E Capsule", 23.5, "mm"],
["0 Capsule", 21.6, "mm"],
["1 Capsule", 19.4, "mm"],
["2 Capsule", 17.6, "mm"],
["3 Capsule", 15.7, "mm"],
["4 Capsule", 14.3, "mm"],
["5 Capsule", 11.1, "mm"],
],
"Pills",
""
));

results.push(makeHeight(
[
["10' Container", 8 + 6/12, "feet", "./media/objects/shipping-containers/10-foot.svg", math.unit(536.3, "ft^3")],


Ładowanie…
Anuluj
Zapisz