mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(interface/radial): keep input while open (#288)
This commit is contained in:
@@ -314,7 +314,7 @@ lib.addKeybind({
|
||||
}
|
||||
})
|
||||
|
||||
lib.setNuiFocus(false)
|
||||
lib.setNuiFocus(true)
|
||||
SetCursorLocation(0.5, 0.5)
|
||||
|
||||
while isOpen do
|
||||
|
||||
Reference in New Issue
Block a user