fix:1、修改命名空间和文件夹名字
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class AlubumCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class AlubumModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -9,7 +9,7 @@ using UnityEngine;
|
||||
using System;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
|
||||
{
|
||||
public class AlubumUI : BaseUI
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class AlubumUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user