some random housekeeping (ScreenShaker)

This commit is contained in:
Chris Forbes
2010-08-20 18:19:25 +12:00
parent 3f68330c70
commit ac31767aef
2 changed files with 4 additions and 4 deletions

View File

@@ -9,12 +9,12 @@
#endregion
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using OpenRA.FileFormats;
using OpenRA.Orders;
using OpenRA.Traits;
using System.Collections.Generic;
namespace OpenRA.Widgets
{