Update UIManager.cs

This commit is contained in:
sinaioutlander 2020-10-23 01:53:19 +11:00
parent 17ee92479c
commit a82abe2ec3

View File

@ -11,8 +11,6 @@ using UnityEngine.UI;
namespace ExplorerBeta.UI namespace ExplorerBeta.UI
{ {
// This class itself is fine.
public static class UIManager public static class UIManager
{ {
public static GameObject CanvasRoot { get; private set; } public static GameObject CanvasRoot { get; private set; }