Move Activities CallFunc, RemoveSelf and SimpleTeleport to Common

This commit is contained in:
reaperrr
2014-12-14 14:34:32 +01:00
parent 0015c1319e
commit b217730caa
24 changed files with 36 additions and 17 deletions

View File

@@ -10,6 +10,7 @@
using System;
using System.Drawing;
using OpenRA.Mods.Common.Activities;
using OpenRA.Mods.RA;
using OpenRA.Mods.RA.Activities;
using OpenRA.Traits;