Lobby 화면 내의 컨트롤러 숨김
This commit is contained in:
@@ -22,7 +22,7 @@ namespace TON
|
||||
}
|
||||
|
||||
UIManager.Show<LobbyUI>(UIList.LobbyUI);
|
||||
UIManager.Show<ControllerUI>(UIList.ControllerUI);
|
||||
// UIManager.Show<ControllerUI>(UIList.ControllerUI);
|
||||
PlayerSpawner.SpawnPlayerCharacter();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user