e9da54c2f9
Too many changes to list.
11 lines
158 B
Lua
11 lines
158 B
Lua
INC_CLIENT()
|
|
|
|
SWEP.PrintName = "Bone Mesh"
|
|
SWEP.ViewModelFOV = 47
|
|
SWEP.DrawCrosshair = false
|
|
|
|
function SWEP:SecondaryAttack()
|
|
end
|
|
|
|
function SWEP:Reload()
|
|
end
|