mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Merge pull request #4 from KandaSoranyan/patch-1
kanda aime la saucisse
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user