More simplification

This commit is contained in:
EmosewaMC
2023-05-31 23:17:13 -07:00
parent b8878da61b
commit 8267823ca4
2 changed files with 21 additions and 28 deletions

View File

@@ -99,9 +99,7 @@ public:
*/
void Send(const LWOOBJID targetID) const;
// Helper functions to get the columns, ordering and insert format for a leaderboard
static const std::string_view GetColumns(Type leaderboardType);
static const std::string_view GetInsertFormat(Type leaderboardType);
// Helper function to get the columns, ordering and insert format for a leaderboard
static const std::string_view GetOrdering(Type leaderboardType);
private:
// Returns true if the string needs formatting