Version Bump v1.0.7

This commit is contained in:
Jim Shield
2024-01-23 18:59:02 +00:00
committed by GitHub
parent f889080bc0
commit 15bea85bfb
3 changed files with 3 additions and 3 deletions

View File

@@ -480,4 +480,4 @@ function stashhasItem(stashItems, items, amount)
end
for k, v in pairs(hasTable) do if v.hasItem == false then return false, hasTable end end
return true, hasTable
end
end