Move ResourceClaim and ResourceClaimLayer to Mods.Common

This commit is contained in:
reaperrr
2014-10-04 18:52:48 +02:00
parent 9381386b7c
commit 8b5bd49095
9 changed files with 23 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
using System;
using System.Collections.Generic;
using OpenRA.Mods.Common;
using OpenRA.Mods.RA;
using OpenRA.Mods.RA.Activities;
using OpenRA.Mods.RA.Move;