This commit is contained in:
2025-07-15 16:04:04 +08:00
parent bbd78128d0
commit 4a19a5fe2b
2 changed files with 0 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
fileFormatVersion: 2
guid: 5a8878e677b5471ab41dd9aa5de372cc
timeCreated: 1752544999

View File

@@ -4,7 +4,6 @@ namespace CreatGame.UI
{
public class UIManager : Singleton<UIManager>
{
private Dictionary<UILayer, Queue<UIViewBase>> m_Windows;
/// <summary>
///