2026-03-19 대시 메서드 진행중
This commit is contained in:
@@ -31,8 +31,9 @@ private void Awake()
|
||||
|
||||
private async Awaitable Start()
|
||||
{
|
||||
await LoadUserCharacters(1);
|
||||
await LoadPlayableCharacters();
|
||||
|
||||
//await LoadUserCharacters(1);
|
||||
//await LoadPlayableCharacters();
|
||||
}
|
||||
|
||||
public async Awaitable LoadUserCharacters(int userNo)
|
||||
|
||||
Reference in New Issue
Block a user