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

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