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