Update weapon_lucabigsteel.lua
Removed duplication, hello?
This commit is contained in:

committed by
GitHub

parent
61ae945a3d
commit
47c5bfb0b2
@@ -150,9 +150,3 @@ function SWEP:Reload()
|
|||||||
self.Weapon:DefaultReload(ACT_VM_RELOAD)
|
self.Weapon:DefaultReload(ACT_VM_RELOAD)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
function SWEP:Reload()
|
|
||||||
|
|
||||||
self:DefaultReload(ACT_VM_RELOAD)
|
|
||||||
|
|
||||||
end
|
|
||||||
|
Reference in New Issue
Block a user