renamed OpenRa.Game.* to OpenRa.*; a few other bits
This commit is contained in:
@@ -4,11 +4,11 @@ using System.Linq;
|
||||
using System.Windows.Forms;
|
||||
using IjwFramework.Types;
|
||||
using System.Collections.Generic;
|
||||
using OpenRa.Game.Traits;
|
||||
using OpenRa.Game.Support;
|
||||
using OpenRa.Game.Effects;
|
||||
using OpenRa.Traits;
|
||||
using OpenRa.Support;
|
||||
using OpenRa.Effects;
|
||||
|
||||
namespace OpenRa.Game.Graphics
|
||||
namespace OpenRa.Graphics
|
||||
{
|
||||
class WorldRenderer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user