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

@@ -11,6 +11,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
using OpenRA.Mods.Common;
using OpenRA.Mods.Common.Effects;
using OpenRA.Mods.RA.Effects;
using OpenRA.Primitives;