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

This commit is contained in:
Kyzentun
2014-07-22 17:51:40 -06:00
parent 020b3916e8
commit 3cef425d63
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",
}