mirror of
https://github.com/wiremod/advdupe2.git
synced 2025-03-04 03:03:05 -05:00
Fixed another error related to using advdupe2 before menu is built
This commit is contained in:
parent
58f9acb723
commit
f15df1ce1f
@ -2152,6 +2152,7 @@ if(CLIENT)then
|
||||
end)
|
||||
|
||||
usermessage.Hook("AdvDupe2_ResetDupeInfo", function(um)
|
||||
if not AdvDupe2.Info then return end
|
||||
AdvDupe2.Info.File:SetText("File:")
|
||||
AdvDupe2.Info.Creator:SetText("Creator:")
|
||||
AdvDupe2.Info.Date:SetText("Date:")
|
||||
|
Loading…
Reference in New Issue
Block a user