Merge pull request #10542 from RoosterDragon/simplify

General Cleanup
This commit is contained in:
abcdefg30
2016-01-18 11:37:30 +01:00
304 changed files with 218 additions and 639 deletions

View File

@@ -10,12 +10,9 @@
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using OpenRA.Graphics;
using OpenRA.Primitives;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Traits