mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-16 01:55:39 +02:00
Refactor PlayerAttributes code
This commit is contained in:
@@ -19,8 +19,5 @@ public:
|
||||
Players::const_iterator end() const;
|
||||
|
||||
private:
|
||||
void readFiles(const std::string &playersPath);
|
||||
void readSqlite(const std::string &db_name);
|
||||
|
||||
Players m_players;
|
||||
};
|
||||
|
Reference in New Issue
Block a user