调整剧情的character data
This commit is contained in:
@@ -97,7 +97,7 @@ namespace Continentis.Mods
|
||||
}
|
||||
}
|
||||
|
||||
Debug.Log($"Collected {collectedDataIDList.Count} CardData assets.");
|
||||
Debug.Log($"Collected {collectedDataIDList.Count} {typeof(T).Name} assets.");
|
||||
return collectedDataIDList;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user