mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 11:12:49 +08:00
Update UIManager.cs
This commit is contained in:
@ -11,8 +11,6 @@ using UnityEngine.UI;
|
||||
|
||||
namespace ExplorerBeta.UI
|
||||
{
|
||||
// This class itself is fine.
|
||||
|
||||
public static class UIManager
|
||||
{
|
||||
public static GameObject CanvasRoot { get; private set; }
|
||||
|
Reference in New Issue
Block a user