En första justering , det fanns många referenser kvar till GreadyPoang...
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
using Common.Library;
|
||||
|
||||
namespace GreadyPoang.EntityLayer;
|
||||
namespace Gready_Poang.EntityLayer;
|
||||
|
||||
public class PlayerColumn : EntityBase
|
||||
{
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
using Common.Library;
|
||||
|
||||
namespace GreadyPoang.EntityLayer;
|
||||
namespace Gready_Poang.EntityLayer;
|
||||
|
||||
public class RoundBuilderElement : EntityBase
|
||||
{
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
using Common.Library;
|
||||
|
||||
namespace GreadyPoang.EntityLayer;
|
||||
namespace Gready_Poang.EntityLayer;
|
||||
|
||||
public class RoundBuilderGroup : EntityBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user