tweak(progressbar): make command an example

This commit is contained in:
Mycroft
2022-04-28 17:32:56 +01:00
committed by GitHub
parent 24130826b4
commit 4579156c8a
+3 -2
View File
@@ -19,8 +19,9 @@ end
exports('Progressbar', Progressbar)
RegisterCommand("progress", function()
-- Example
--[[RegisterCommand("progress", function()
exports["esx_progressbar"]:Progressbar("test", 25000, false,{type = "anim",dict = "mini@prostitutes@sexlow_veh", lib ="low_car_sex_to_prop_p2_player" }, function()
print("finish")
end)
end)
end)]]