fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using FairyGUI;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace FlowerPower
|
||||
namespace LoveLegend
|
||||
{
|
||||
public abstract class BaseUI
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using FairyGUI;
|
||||
|
||||
namespace FlowerPower
|
||||
namespace LoveLegend
|
||||
{
|
||||
public class SubUI
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace FlowerPower
|
||||
namespace LoveLegend
|
||||
{
|
||||
public static class UIInfoConst
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user