add conflicting addon + remove white box on 720p

This commit is contained in:
Jonny_Bro (Nikita) 2023-09-02 10:49:56 +05:00
parent c529719376
commit 0e362a4b41

View file

@ -45,7 +45,8 @@ local incompatible = {
["2316713217"] = true,
["2052642961"] = true,
["2635378860"] = true,
["2919957168"] = true
["2919957168"] = true,
["104815552"] = true
}
local warnpanel = {
@ -147,10 +148,6 @@ local function WarningIcon()
else
surface.SetDrawColor(15, 15, 15, 125)
end
surface.DrawRect(0, 0, 33, 29)
surface.SetDrawColor(255, 255, 255, 125)
surface.DrawTexturedRect(0, 1, 32, 26)
end
if CheckAddons() >= 1 then