debug print progressbar results

This commit is contained in:
Jim Shield
2025-08-29 20:39:30 +01:00
parent cb49fa6949
commit 1e5d4800fc

View File

@@ -273,6 +273,7 @@ function progressBar(data)
while result == nil do
Wait(10)
end
debugPrint("^5Debug^7: ^2ProgressBar result^7: ^3"..tostring(result).."^7")
-- Cleanup
FreezeEntityPosition(ped, false)