This commit is contained in:
Chris Forbes
2010-09-18 19:57:45 +12:00
parent 872a304714
commit 0330ef2b9e
7 changed files with 25 additions and 25 deletions

View File

@@ -18,11 +18,9 @@ using OpenRA.GameRules;
using OpenRA.Graphics;
using OpenRA.Network;
using OpenRA.Server;
using OpenRA.Support;
using OpenRA.Traits;
using OpenRA.Widgets;
using Timer = OpenRA.Support.Timer;
using OpenRA.Support;
using OpenRA.Widgets;
using XRandom = OpenRA.Thirdparty.Random;
namespace OpenRA