Check IsControlJustReleased() every frame

This commit is contained in:
ElPumpo
2018-12-30 21:55:41 +01:00
parent afb81fc22a
commit bfc3929136
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -946,7 +946,7 @@ end)
Citizen.CreateThread(function()
while true do
Citizen.Wait(10)
Citizen.Wait(0)
if CurrentAction ~= nil then