This commit is contained in:
MarcEricMartel
2023-12-05 14:25:21 -05:00
parent 464ba131c4
commit b11a484a5a
6 changed files with 49 additions and 22 deletions

View File

@@ -50,6 +50,7 @@ private:
void buildIdList(size_t size);
uint64_t getUniqueId();
std::string getDeathMessage(std::string username) const;
};