ExtraSightDist rm

wtf is this block of code
This commit is contained in:
Fesiug 2021-06-18 21:06:11 -04:00
parent b99ff61b21
commit 0b9f905719
2 changed files with 1 additions and 1 deletions

BIN
ArcCW.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View File

@ -1557,7 +1557,7 @@ function SWEP:AddSubSlot(i, attname)
self.Attachments[index] = slot
self.Attachments[index].Bone = og_slot.Bone
self.Attachments[index].WMBone = og_slot.WMBone
self.Attachments[index].ExtraSightDist = self.Attachments[index].ExtraSightDist or og_slot.ExtraSightDist
self.Attachments[index].ExtraSightDist = 0--self.Attachments[index].ExtraSightDist or og_slot.ExtraSightDist
self.Attachments[index].CorrectivePos = og_slot.CorrectivePos
self.Attachments[index].CorrectiveAng = og_slot.CorrectiveAng
og_slot.SubAtts[ind] = index