Rename project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum AccessoryTag
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum BoxItemTag
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum ElementType
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum ItemTag
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum ThrowableItemTag
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum UsableItemTag
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace Zennysoft.Game.Ma.Implementation;
|
||||
namespace Zennysoft.Ma.Godot.Adapter;
|
||||
|
||||
public enum WeaponTag
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user