renamed OpenRa.Game.* to OpenRa.*; a few other bits
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using OpenRa.Game.Traits;
|
||||
using OpenRa.Game.Orders;
|
||||
using OpenRa.Traits;
|
||||
using OpenRa.Orders;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace OpenRa.Game.Traits
|
||||
namespace OpenRa.Traits
|
||||
{
|
||||
class ChronoshiftableInfo : ITraitInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user