The Isle (EVRIMA): update app ready regex (#386)
This commit is contained in:
parent
17bbe2f368
commit
74426082f6
@ -60,7 +60,7 @@ App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||
Console.FilterMatchRegex=\[\d+m
|
||||
Console.FilterMatchReplacement=
|
||||
Console.ThrowawayMessageRegex=
|
||||
Console.AppReadyRegex=^\[[\d.]*-[\d.]*:\d*\]\[[\d ]*\]LogLoad: Took \d+\.\d+ seconds to LoadMap\(\/Game\/TheIsle\/Maps\/Game\/(?:.+)\)$
|
||||
Console.AppReadyRegex=^\[[\d.]*-[\d.]*:\d*\]\[[\d ]*\]LogLoad: Took \d+\.\d+ seconds to LoadMap\((?:.+)\)$
|
||||
Console.UserJoinRegex=^$
|
||||
Console.UserLeaveRegex=^$
|
||||
Console.UserChatRegex=^$
|
||||
|
Loading…
Reference in New Issue
Block a user