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
+2 -2
View File
@@ -5,8 +5,8 @@ using Godot;
using SimpleInjector;
using SimpleInjector.Lifestyles;
using Zennysoft.Game.Abstractions;
using Zennysoft.Game.Ma.Implementation;
using static Zennysoft.Game.Ma.Implementation.AppLogic.Input;
using Zennysoft.Ma.Godot.Adapter;
using static Zennysoft.Ma.Godot.Adapter.AppLogic.Input;
namespace Zennysoft.Game.Ma;