Version Bump

`2.0.19` - `2.0.20`
This commit is contained in:
Jim Shield
2025-07-06 19:14:50 +01:00
parent c1ab2b3505
commit 7c47de5dc0
3 changed files with 12 additions and 8 deletions

View File

@@ -320,8 +320,6 @@ end
--- })
--- ```
Config.Crafting.SingleProgress = true -- Set false to use individual progress bars per craft
function makeItem(data)
if CraftLock then return end
CraftLock = true