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