fix: 1、更换命名空间和文件夹名字
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class PassViewCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class PassViewModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -7,7 +7,7 @@ using Spine.Unity;
|
||||
using FGUI.ZM_Pass_14;
|
||||
using FGUI.ZM_Common_01;
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class PassViewUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class PassViewUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user