Move Console commands to Mods.Common

This commit is contained in:
reaperrr
2014-10-03 00:11:11 +02:00
parent ab30e8a993
commit f03617bbe5
9 changed files with 27 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using OpenRA.Mods.Common;
using OpenRA.Network;
using OpenRA.Widgets;