Style fixes

This commit is contained in:
Pavlos Touboulidis
2014-04-24 18:14:03 +03:00
parent c17f706772
commit 603dd1d866
4 changed files with 9 additions and 21 deletions

View File

@@ -6,14 +6,12 @@
* as published by the Free Software Foundation. For more information,
* see COPYING.
*/
using System.IO;
#endregion
using System;
using System.Collections.Generic;
using System.Linq;
using System.IO;
using OpenRA.FileSystem;
using OpenRA.Traits;