Update theisle-legacy.kvp

Tweak user chat regex
This commit is contained in:
PhonicUK 2022-03-28 12:03:43 +01:00 committed by GitHub
parent c7e20a7406
commit 2af558021e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ Console.ThrowawayMessageRegex=
Console.AppReadyRegex=^LogGameMode: Display: Match State Changed from WaitingToStart to InProgress$
Console.UserJoinRegex=
Console.UserLeaveRegex=
Console.UserChatRegex=^LogIChat: \[[\d:]+\] \(.*\) (?<username>.+?): (?<message>.+)$
Console.UserChatRegex=^LogIChat: \[[\d\:]+\] (\(.*\) )?(?<username>.+?): (?<message>.+)$
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
Console.SuppressLogAtStart=False
Console.ActivateLogRegex=