mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
fixed invisible properties
This commit is contained in:
parent
6fd400fa4a
commit
cbd652906f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user