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