Added IgnoreIdentical param to LogDisplay for use in ignoring identical error messages.

This commit is contained in:
Kyzentun
2014-08-02 00:38:36 -07:00
committed by Jonathan Payne
parent ada902140e
commit 1398f477c9
2 changed files with 17 additions and 0 deletions
@@ -48,6 +48,7 @@ end
local log_args= {
Name= "ScriptError",
ReplaceLinesWhenHidden= true,
IgnoreIdentical= true,
Times= message_time,
Font= "Common Error",
}