Rename project

This commit is contained in:
2025-03-08 13:49:46 -08:00
parent 84570fe87d
commit ae017dd679
83 changed files with 86 additions and 87 deletions

View File

@@ -1,4 +1,4 @@
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public partial class AppLogic
{

View File

@@ -1,4 +1,4 @@
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public partial class AppLogic
{

View File

@@ -1,4 +1,4 @@
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public partial class AppLogic
{

View File

@@ -1,7 +1,7 @@
using Chickensoft.Introspection;
using Chickensoft.LogicBlocks;
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public partial class AppLogic
{

View File

@@ -1,7 +1,7 @@
using Chickensoft.Introspection;
using Chickensoft.LogicBlocks;
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public interface IAppLogic : ILogicBlock<AppLogic.State>;

View File

@@ -2,7 +2,7 @@
using Chickensoft.LogicBlocks;
using Zennysoft.Game.Abstractions;
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public partial class AppLogic
{

View File

@@ -1,4 +1,4 @@
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
using Chickensoft.Introspection;
using Chickensoft.LogicBlocks;

View File

@@ -1,4 +1,4 @@
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
using Chickensoft.Introspection;
using Chickensoft.LogicBlocks;

View File

@@ -2,7 +2,7 @@
using Chickensoft.LogicBlocks;
using Zennysoft.Game.Abstractions;
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
public partial class AppLogic
{

View File

@@ -1,4 +1,4 @@
namespace Zennysoft.Game.Ma.Implementation;
namespace Zennysoft.Ma.Godot.Adapter;
using Chickensoft.Introspection;
using Chickensoft.LogicBlocks;