mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Update cl_camera.lua
This commit is contained in:
parent
8b84dabbfd
commit
666a046ca1
@ -156,6 +156,8 @@ function SWEP:GetCameraControl(wm)
|
||||
if !camqca then return end
|
||||
|
||||
local vm = self:GetVM()
|
||||
|
||||
if !IsValid(vm) then return end
|
||||
|
||||
local ang = (vm:GetAttachment(camqca) or {}).Ang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user