Move Armor trait to Mods.Common

This commit is contained in:
reaperrr
2015-07-27 21:12:03 +02:00
parent a3eac88e36
commit 89f3718aa7
4 changed files with 5 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
#endregion
using System.Collections.Generic;
using OpenRA.Mods.Common.Traits;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Warheads