浏览代码

Remove the defunct Plants entry from the Food category

master
Fen Dweller 3 年前
父节点
当前提交
8c9c6514cb
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. +0
    -9
      presets/food.js

+ 0
- 9
presets/food.js 查看文件

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

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

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


正在加载...
取消
保存