fix: 1、更换命名空间和文件夹名字
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class UnlockLevelNewCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class UnlockLevelNewModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -10,7 +10,7 @@ using DG.Tweening;
|
||||
using UnityEngine.UIElements;
|
||||
using SGModule.NetKit;
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class UnlockLevelNewUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class UnlockLevelNewUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user