mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Increase UI timeout
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ function OpenPhone()
|
|||||||
|
|
||||||
GUI.PhoneIsShowed = true
|
GUI.PhoneIsShowed = true
|
||||||
|
|
||||||
ESX.SetTimeout(200, function()
|
ESX.SetTimeout(250, function()
|
||||||
SetNuiFocus(true, true)
|
SetNuiFocus(true, true)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user