Add server identification packet

This commit is contained in:
Tixx
2024-10-04 20:49:05 +02:00
parent 4f052a3e0a
commit 6aeb2eb736
3 changed files with 8 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ public:
//~THeartbeatThread();
void operator()() override;
static inline std::string lastCall = "";
private:
std::string GenerateCall();
std::string GetPlayers();