renamed OpenRa.Game.* to OpenRa.*; a few other bits
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
namespace OpenRa.Game.GameRules
|
||||
namespace OpenRa.GameRules
|
||||
{
|
||||
class UserSettings
|
||||
public class UserSettings
|
||||
{
|
||||
// Debug settings
|
||||
public readonly bool UnitDebug = false;
|
||||
|
||||
Reference in New Issue
Block a user