(client) feat:状态UI
This commit is contained in:
@ -6,7 +6,7 @@ using UnityEngine;
|
||||
|
||||
namespace UI
|
||||
{
|
||||
public class LogUI : UIBase
|
||||
public class LogUI : FullScreenUI
|
||||
{
|
||||
public Transform contentPanel; // 日志内容容器
|
||||
public TextPrefab textPrefab; // 文本预制体引用
|
||||
|
Reference in New Issue
Block a user