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 System.Text;
|
||||
using OpenRa.Game.Traits;
|
||||
using OpenRa.Traits;
|
||||
|
||||
namespace OpenRa.Game.Effects
|
||||
namespace OpenRa.Effects
|
||||
{
|
||||
class DelayedAction : IEffect
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user