put perf in its own channel
This commit is contained in:
@@ -35,6 +35,7 @@ namespace OpenRA
|
||||
{
|
||||
// brutal hack
|
||||
Application.CurrentCulture = CultureInfo.InvariantCulture;
|
||||
Log.AddChannel("perf", "openra.perf.txt", false, false);
|
||||
|
||||
if (Debugger.IsAttached)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user