mirror of
https://github.com/wiremod/advdupe2.git
synced 2025-03-04 03:03:05 -05:00
Thought I deleted this
This commit is contained in:
parent
9bd7c4dc56
commit
fde269f116
@ -1103,10 +1103,6 @@ if(CLIENT)then
|
||||
local function BuildCPanel(CPanel)
|
||||
CPanel:ClearControls()
|
||||
|
||||
if(!file.Exists("advdupe2", "DATA"))then
|
||||
file.CreateDir("advdupe2")
|
||||
end
|
||||
|
||||
local FileBrowser = vgui.Create("advdupe2_browser")
|
||||
CPanel:AddItem(FileBrowser)
|
||||
FileBrowser:SetSize(CPanel:GetWide(),405)
|
||||
|
Loading…
Reference in New Issue
Block a user