fix bob issue

This commit is contained in:
Brevven 2025-05-03 03:10:37 -07:00
parent 3118876e02
commit 1f3fe9cbb8
4 changed files with 18 additions and 4 deletions

View file

@ -100,7 +100,6 @@ data:extend({
-- }
-- } or nil,
})
end
if mods["space-age"] then
util.add_vacuum()
data:extend({
@ -202,3 +201,4 @@ data:extend({
},
})
end
end