fix bob issue

This commit is contained in:
Brevven 2025-05-03 03:10:05 -07:00
parent ca40c0f1f8
commit 6cb3e341fa
5 changed files with 10 additions and 9 deletions

View file

@ -98,7 +98,6 @@ data:extend({
-- }
-- } or nil,
})
end
if util.me.more_entities() then
data:extend({
{
@ -566,3 +565,4 @@ data:extend({
})
end
end
end