fixed invisible properties

This commit is contained in:
CapsAdmin 2015-03-22 03:04:51 +01:00
parent 6fd400fa4a
commit cbd652906f

View File

@ -966,6 +966,8 @@ do -- number
end
function PANEL:Think()
self:SetFGColor(0,0,0,255) -- gmod update fix: no idea
if self:IsMouseDown() then
local sens = self.sens