fix: 1、更换命名空间和文件夹名字
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class ChatChooseCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class ChatChooseModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using UnityEngine;
|
||||
using FairyGUI;
|
||||
using IgnoreOPS;
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class ChatChooseUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class ChatChooseUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user