Compare commits

..

No commits in common. "909500e74ef614b4599c4c734924292538e77ef4" and "649e4e709cb9b9a2dd36762b5d484e7428614629" have entirely different histories.

View File

@ -162,7 +162,7 @@ public class UIManager : UnitySingleton<UIManager>
_systemUIList = new();
}
#endregion Close UI
#region Close UI
#region Utils
public Camera GetUICam()