Typo.
parent
edd3f9d9f0
commit
4d20224340
|
@ -151,7 +151,7 @@ end
|
|||
|
||||
function SWEP:Deploy()
|
||||
self.Owner:DrawViewModel(!self.Owner:GetNWBool("isDisguised", false))
|
||||
if !!self.Owner:DrawWorldModel then
|
||||
if !!self.Owner.DrawWorldModel then
|
||||
self.Owner:DrawWorldModel(!self.Owner:GetNWBool("isDisguised", false))
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue