Usings order.

This commit is contained in:
Paul Chote
2014-12-26 10:55:12 +13:00
parent 805039530d
commit 4ea7b5a908

View File

@@ -11,8 +11,8 @@
using System.Collections.Generic;
using System.Linq;
using OpenRA.FileSystem;
using OpenRA.Widgets;
using OpenRA.Mods.Common.Widgets.Logic;
using OpenRA.Widgets;
namespace OpenRA.Mods.Common.LoadScreens
{