add ChromeMetrics for values we dont want to duplicate everywhere

This commit is contained in:
Chris Forbes
2011-05-16 21:06:04 +12:00
committed by Paul Chote
parent c270f9ff4a
commit b183366d54
10 changed files with 71 additions and 10 deletions

View File

@@ -9,9 +9,9 @@
#endregion
using System;
using System.Collections.Generic;
using System.Drawing;
using OpenRA.Graphics;
using System.Collections.Generic;
namespace OpenRA.Widgets
{