Move Valued, CustomSellValue and CustomBuildTimeValue to Common

This commit is contained in:
reaperrr
2014-11-09 16:43:36 +01:00
parent 5e866b862b
commit 0cbcae93a9
22 changed files with 25 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using OpenRA.Graphics;
using OpenRA.Mods.Common;
using OpenRA.Mods.Common.Power;
using OpenRA.Network;
using OpenRA.Traits;