Merge pull request #4 from KandaSoranyan/patch-1

kanda aime la saucisse
This commit is contained in:
Lén
2018-01-02 17:08:25 +01:00
committed by GitHub
+2 -2
View File
@@ -53,7 +53,7 @@ end
Citizen.CreateThread(function()
while true do
Wait(0)
Citizen.Wait(0)
if #debugProps > 0 then
for i=1, #debugProps, 1 do
@@ -160,4 +160,4 @@ function sit(object, modelName, data)
end)
end
end