Version Bump

`2.1.03` - `2.1.04`
This commit is contained in:
Jim Shield
2025-09-30 23:39:55 +01:00
parent 3ad65810c3
commit 7738bb4fca
3 changed files with 8 additions and 12 deletions

View File

@@ -395,7 +395,7 @@ function makeItem(data)
local canReturn = true
local crafted, crafting = true, true
local cam = createCam(Ped, data.coords.xyz - vec3(0,0, 0.7))
local cam = createCam(Ped, data.coords.xyz)
startCam(cam, 5000)
-- Calculate total bartime if SingleProgress is enabled