캐릭터 데이터 필드 수정
This commit is contained in:
@@ -21,7 +21,6 @@ namespace TON
|
||||
if (players == null)
|
||||
{
|
||||
players = new List<PlayerData>();
|
||||
Debug.LogError("⚠️ Player data loading failed. Check if 'Player.json' exists in Resources folder.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user