fix: 1、更换命名空间和文件夹名字
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class NewTaskCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class NewTaskModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@ using System;
|
||||
using FGUI.ZM_Common_01;
|
||||
using FGUI.ZM_Tasks_13;
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class NewTaskUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class NewTaskUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user