moved other chrono-related stuff into the mod dll.

This commit is contained in:
Bob
2010-04-02 22:45:01 +12:00
committed by Chris Forbes
parent 9cbfd3914a
commit 8a3c1e137e
8 changed files with 21 additions and 8 deletions

View File

@@ -20,6 +20,8 @@
using System.Collections.Generic;
using OpenRA.Mods.Aftermath.Orders;
using OpenRA.Mods.RA.Activities;
using OpenRA.Mods.RA.SupportPowers;
using OpenRA.Traits;
using OpenRA.Traits.Activities;