Skip to content

Commit 3daa821

Browse files
authored
Update scum.kvp (#1555)
1 parent c5dc339 commit 3daa821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scum.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Console.FilterMatchReplacement=
9999
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
100100
Console.AppReadyRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]LogSCUM: Global Stats:.*$
101101
Console.UserJoinRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]LogSCUM: '(?<endpoint>.*?) (?<userid>\d+?):(?<username>.*?)\(\d+\)' logged in at:.*$
102-
Console.UserLeaveRegex=^LogSCUM: Warning: Prisoner logging out: (?<username>.*?) \((?<userid>\d+?)\)$
102+
Console.UserLeaveRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]LogSCUM: Warning: Prisoner logging out: (?<username>.*?) \((?<userid>\d+?)\)$
103103
Console.UserChatRegex=^\[[\d.]+-[\d.:]+\]\[[\d ]+\]$
104104
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
105105
Console.PreConnectRegex=

0 commit comments

Comments
 (0)