Doing what I should have done a long time ago.
This commit is contained in:
@@ -144,7 +144,8 @@ local log_display_mt= {
|
||||
end
|
||||
end,
|
||||
[name_mess]= function(subself, mess)
|
||||
if PREFSMAN:GetPreference("IgnoredDialogs") ~= "" then
|
||||
if not PREFSMAN:GetPreference("ShowThemeErrors")
|
||||
and self.name == "ScriptError" then
|
||||
subself:visible(false)
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user