mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
chore: rename t6 leaderboardDef folder to leaderboard
This commit is contained in:
parent
2a1ec18f6a
commit
374fc7fe5d
@ -1,6 +1,6 @@
|
||||
#include "AssetDumperLeaderboardDef.h"
|
||||
|
||||
#include "Game/T6/LeaderboardDef/JsonLeaderboardDefWriter.h"
|
||||
#include "Game/T6/Leaderboard/JsonLeaderboardDefWriter.h"
|
||||
|
||||
#include <format>
|
||||
#include <ranges>
|
||||
|
@ -1,7 +1,7 @@
|
||||
#include "JsonLeaderboardDefWriter.h"
|
||||
|
||||
#include "Game/T6/CommonT6.h"
|
||||
#include "Game/T6/Json/JsonLeaderboardDef.h"
|
||||
#include "Game/T6/Leaderboard/JsonLeaderboardDef.h"
|
||||
|
||||
#include <iomanip>
|
||||
#include <nlohmann/json.hpp>
|
Loading…
x
Reference in New Issue
Block a user