remove Misc.cs; put its contents in sensible places.

This commit is contained in:
Chris Forbes
2010-11-01 20:15:32 +13:00
parent 1527e472b6
commit 526cf6059a
5 changed files with 108 additions and 178 deletions

View File

@@ -15,6 +15,7 @@ using System.IO;
using System.Windows.Forms;
using OpenRA.FileFormats;
using OpenRA.FileFormats.Graphics;
using OpenRA.Server;
namespace OpenRA.GameRules
{