mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
OPS
git-svn-id: http://gmodcapsadmin.googlecode.com/svn/trunk/addons/pac3@33 047d434e-d786-fb00-e516-99c5e643cd71
This commit is contained in:
parent
6b88e1b9d6
commit
7d251f695a
@ -591,7 +591,7 @@ do -- meta
|
||||
|
||||
local owner = self:GetOwner()
|
||||
if owner.GetActiveWeapon then
|
||||
local wep = ply:GetActiveWeapon()
|
||||
local wep = owner:GetActiveWeapon()
|
||||
if wep:IsValid() then
|
||||
self:WeaponChanged(wep)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user