Check IsControlJustReleased() every frame

This commit is contained in:
ElPumpo
2018-12-30 21:00:35 +01:00
parent 3ce8178799
commit ad56a9f008
+1 -1
View File
@@ -104,7 +104,7 @@ end)
-- Menu interactions
Citizen.CreateThread(function()
while true do
Citizen.Wait(10)
Citizen.Wait(0)
if isInATMMarker and not menuIsShowed then