forked from cacklingfiend/lignumis
Fix crash with Astroponics
This commit is contained in:
parent
9312e64567
commit
90d94890f1
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ data:extend({
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
if mods["atroponics"] then
|
if mods["astroponics"] then
|
||||||
data:extend({
|
data:extend({
|
||||||
{
|
{
|
||||||
type = "bool-setting",
|
type = "bool-setting",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue