mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-02 15:07:26 +00:00
chore: only dump leaderboard values for t6 when they are relevant for the column
This commit is contained in:
@@ -9,7 +9,6 @@ using namespace T6;
|
||||
|
||||
std::string AssetDumperLeaderboardDef::GetFileNameForAsset(const std::string& assetName)
|
||||
{
|
||||
|
||||
return std::format("leaderboards/{}.json", assetName);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user