The Isle (EVRIMA): update app ready regex (#386)
This commit is contained in:
		@@ -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=^$
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user