fix esx progressbar triggering with ox

This commit is contained in:
Jim Shield
2024-01-17 17:49:42 +00:00
committed by GitHub
parent bf88dbd4b3
commit cd93ea3a38

View File

@@ -288,8 +288,6 @@ function progressBar(data)
if data.cam then stopTempCam(data.cam) end if data.cam then stopTempCam(data.cam) end
end end
exports["esx_progressbar"]:Progressbar(message, length, Options)
elseif Config.System.ProgressBar == "qb" then elseif Config.System.ProgressBar == "qb" then
Core.Functions.Progressbar("mechbar", Core.Functions.Progressbar("mechbar",
data.label, data.label,