mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Version Bump
`2.1.03` - `2.1.04`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user