ソースを参照

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"],


読み込み中…
キャンセル
保存