move RemoveSelf activity into Mods/

This commit is contained in:
Bob
2010-10-23 20:54:46 +13:00
committed by Chris Forbes
parent c3501f68e3
commit fece294cc6
5 changed files with 17 additions and 14 deletions

View File

@@ -9,6 +9,7 @@
#endregion
using System.Collections.Generic;
using OpenRA.Mods.RA.Activities;
using OpenRA.Traits;
using OpenRA.Traits.Activities;