Merge pull request #6029 from pchote/gametomods

Move *Renderables and Render* out of Game.
This commit is contained in:
Matthias Mailänder
2014-07-23 06:54:42 +02:00
34 changed files with 56 additions and 21 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.Render