fix:1、修改命名空间和文件夹名字
This commit is contained in:
@@ -2,7 +2,7 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class ThreeDaysGiftCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class ThreeDaysGiftModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@ using DG.Tweening;
|
||||
using System;
|
||||
using SGModule.NetKit;
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class ThreeDaysGiftUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
|
||||
{
|
||||
public class ThreeDaysGiftUICtrl : BaseUICtrl
|
||||
|
||||
Reference in New Issue
Block a user