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

@@ -9,8 +9,8 @@
#endregion
using OpenRA.Graphics;
using OpenRA.Mods.Common.Traits;
using OpenRA.Traits;
using OpenRA.Mods.RA.Render;
namespace OpenRA.Mods.RA
{