mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
ummm... removed 1 too many newlines, formating a bit better now
This commit is contained in:
@@ -27,7 +27,7 @@ namespace OpenSim.Framework.Console
|
||||
|
||||
WriteColorText(DeriveColor(matches[0].Groups["Category"].Value), matches[0].Groups["Category"].Value);
|
||||
System.Console.Write("]");
|
||||
System.Console.Write(matches[0].Groups["End"].Value);
|
||||
System.Console.WriteLine(matches[0].Groups["End"].Value);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user