Compare commits

...

2 Commits

Author SHA1 Message Date
villaingames
909500e74e Merge branch 'master' of https://git.firstvillain.com/Public/MiniGame-PushPush 2023-10-24 17:07:08 +09:00
villaingames
19a9baa5de Region 오류 수정 2023-10-24 17:07:05 +09:00

View File

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