forked from Mythikos/gmod-flood-2.0
Update flood_shopmenu_tools.lua
bug
This commit is contained in:
parent
18288e3350
commit
2531352014
@ -91,9 +91,6 @@ function PANEL:CreateCP( button )
|
||||
for k, v in pairs( kids ) do
|
||||
v:SetVisible( false )
|
||||
end
|
||||
if ( self.LastSelected ) then
|
||||
self.LastSelected:SetSelected( false )
|
||||
end
|
||||
|
||||
button:SetSelected( true )
|
||||
self.LastSelected = button
|
||||
|
Loading…
Reference in New Issue
Block a user