Move ContrailRenderable into Mods.RA.

This commit is contained in:
Paul Chote
2014-07-22 16:25:25 +12:00
parent 6005262992
commit 1cb6026c38
8 changed files with 8 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
using System.Collections.Generic;
using System.Drawing;
using OpenRA.Graphics;
using OpenRA.Mods.RA.Graphics;
using OpenRA.Traits;
namespace OpenRA.Mods.RA