diff options
Diffstat (limited to 'entities/weapons/hands.lua')
| -rw-r--r-- | entities/weapons/hands.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/entities/weapons/hands.lua b/entities/weapons/hands.lua index c97249a..e0b1ae6 100644 --- a/entities/weapons/hands.lua +++ b/entities/weapons/hands.lua @@ -36,12 +36,6 @@ function SWEP:ShouldDropOnDie() return false end -function SWEP:Think() -end - -function SWEP:Reload() -end - local Box = Vector(8,8,8) function SWEP:PrimaryAttack() |
