Moving renders

Remove Traits.Render
This commit is contained in:
penev92
2014-11-30 03:14:08 +02:00
parent fbddff3a75
commit 09350528fd
53 changed files with 61 additions and 72 deletions

View File

@@ -12,7 +12,7 @@ using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using OpenRA.Mods.Common.Orders;
using OpenRA.Mods.Common.Traits.Render;
using OpenRA.Mods.Common.Traits;
using OpenRA.Traits;
namespace OpenRA.Mods.RA