e9da54c2f9
Too many changes to list.
7 lines
148 B
Lua
7 lines
148 B
Lua
INC_CLIENT()
|
|
|
|
SWEP.DrawCrosshair = false
|
|
|
|
function SWEP:DrawWeaponSelection(x, y, w, h, alpha)
|
|
self:BaseDrawWeaponSelection(x, y, w, h, alpha)
|
|
end
|