Moves the remaining two ServerTraits and 3 out of 4 Modifiers to Mods.Common

This commit is contained in:
reaperrr
2014-11-07 00:04:16 +01:00
parent 3dd93c7ff6
commit cd00fdeacc
8 changed files with 12 additions and 11 deletions

View File

@@ -12,6 +12,7 @@ using System;
using System.Collections.Generic;
using OpenRA.Effects;
using OpenRA.Graphics;
using OpenRA.Mods.Common;
using OpenRA.Primitives;
using OpenRA.Traits;