fix(interface/radial): keep input while open (#288)

This commit is contained in:
FjamZoo
2023-04-17 06:43:15 +02:00
committed by GitHub
parent e91be47067
commit 33215fa6b5

View File

@@ -314,7 +314,7 @@ lib.addKeybind({
} }
}) })
lib.setNuiFocus(false) lib.setNuiFocus(true)
SetCursorLocation(0.5, 0.5) SetCursorLocation(0.5, 0.5)
while isOpen do while isOpen do