fix:1、修改命名空间和文件夹名字
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
using UnityEngine;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class EasyTimer : MonoBehaviour
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
using UnityEngine;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class NormalTimer : MonoBehaviour
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using UnityEngine;
|
||||
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public class TimerTask
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace LoveLegend
|
||||
namespace RedHotRoast
|
||||
{
|
||||
public static class TimerHelper
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user