Remove unused vars in refruit

master
Wuzzy 2020-11-04 17:55:30 +01:00
parent 01f304ba20
commit eb52a05685
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ function refruit.add_refruit(id, def)
else
groups = table.copy(ndef.groups)
end
local groups_fruit, groups_bud, groups_flower
local groups_fruit
groups_fruit = table.copy(groups)
groups_fruit.fruit_regrow = 3