mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(interface/radial): don't allow weapon melee while open
resolves #447
This commit is contained in:
@@ -324,6 +324,7 @@ lib.addKeybind({
|
||||
DisablePlayerFiring(cache.playerId, true)
|
||||
DisableControlAction(0, 1, true)
|
||||
DisableControlAction(0, 2, true)
|
||||
DisableControlAction(0, 142, true)
|
||||
DisableControlAction(2, 199, true)
|
||||
DisableControlAction(2, 200, true)
|
||||
Wait(0)
|
||||
|
||||
Reference in New Issue
Block a user