Studio 모달 완료
This commit is contained in:
@@ -43,7 +43,7 @@ namespace Sample
|
||||
/// App 라이프사이클 서비스들을 등록합니다.
|
||||
/// Awake 시점에 자동 호출되며, 모든 서비스는 씬 전환 시에도 유지됩니다.
|
||||
/// </summary>
|
||||
protected override void RegisterServices()
|
||||
protected override async void RegisterServices()
|
||||
{
|
||||
base.RegisterServices();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user