Mods.Common Commands namespace

Added Commands Namespace.
This commit is contained in:
steelphase
2014-10-07 02:12:24 -04:00
parent c5bea39bf8
commit 0cb0ae57f3
6 changed files with 9 additions and 8 deletions

View File

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