fix:1、修改命名空间和文件夹名字
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class HallCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class HallModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -18,7 +18,7 @@ using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class HallUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using SGModule.NetKit;
|
||||
using UnityEngine;
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class HallUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user