mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
w
This commit is contained in:
parent
704fc9b7ef
commit
e61350d35a
@ -225,7 +225,7 @@ function ARC9.StartCommand(ply, cmd)
|
||||
end
|
||||
|
||||
if ply:KeyDown(IN_USE) and wpn:GetInSights() and cmd:GetMouseWheel() != 0 and #wpn.MultiSightTable > 0 then
|
||||
wpn:SwitchMultiSight(-cmd:GetMouseWheel())
|
||||
wpn:SwitchMultiSight(cmd:GetMouseWheel())
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user