Explorar el Código

Remove the defunct Plants entry from the Food category

master
Fen Dweller hace 3 años
padre
commit
8c9c6514cb
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  1. +0
    -9
      presets/food.js

+ 0
- 9
presets/food.js Ver fichero

@@ -64,15 +64,6 @@ function makeFood() {
"food"
));

results.push(makeHeight(
[
["grass", 3.25, "inches"]
],
"Plants",
"",
"food"
));

results.push(makeHeight(
[
["hamburger", 2.75, "inches"],


Cargando…
Cancelar
Guardar