@@ -23,6 +23,7 @@ namespace OpenRA.Support
|
||||
Color.Fuchsia, Color.Lime,
|
||||
Color.LightBlue, Color.Blue,
|
||||
Color.White, Color.Teal };
|
||||
|
||||
static int nextColor;
|
||||
|
||||
public static Cache<string, PerfItem> Items = new Cache<string, PerfItem>(
|
||||
|
||||
Reference in New Issue
Block a user