mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Update cl_model.lua
This commit is contained in:
parent
abe10a2d20
commit
69f20e4105
@ -73,7 +73,7 @@ function SWEP:GetAttachmentPos(slottbl, wm, idle, nomodeloffset, custompos, cust
|
||||
|
||||
local offset_pos = slottbl.Pos or v0
|
||||
local offset_ang = slottbl.Ang or a0
|
||||
local bpos, bang
|
||||
local bpos, bang = v0, a0
|
||||
|
||||
if dupli > 0 then
|
||||
offset_pos = slottbl.DuplicateModels[dupli].Pos or offset_pos
|
||||
|
Loading…
Reference in New Issue
Block a user