mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Revert color console changes until a cross-platform method is found.
This commit is contained in:
@@ -192,7 +192,6 @@ namespace OpenSim.Framework.Console
|
||||
}
|
||||
catch (FormatException)
|
||||
{
|
||||
// Some older systems dont support coloured text.
|
||||
System.Console.WriteLine(args);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user