having a look at this perf stuff...
This commit is contained in:
@@ -477,5 +477,10 @@ namespace OpenRA
|
||||
{
|
||||
quit = true;
|
||||
}
|
||||
|
||||
public static void Debug(string s)
|
||||
{
|
||||
chat.AddLine(Color.White, "Debug", s);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user