mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-18 06:26:01 +01:00
Fix qbox getPlayer hunger and thirst calls
This commit is contained in:
@@ -171,7 +171,7 @@ function stopTempCam(renderTime)
|
||||
|
||||
clearLoadLocation()
|
||||
|
||||
Wait(renderTime or 0)
|
||||
Wait(renderTime or 500)
|
||||
for i = 1, #camCache do
|
||||
DestroyCam(camCache[i], true)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user