mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Check IsControlJustReleased() every frame
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user