*laugh maniacally*

This commit is contained in:
MarcEricMartel
2023-11-01 06:17:58 -04:00
parent 88a8553608
commit 6570ce1302
3 changed files with 0 additions and 23 deletions

View File

@@ -147,9 +147,6 @@ int Server::Ready() {
Log(str.append(log->name).append(" SID: [").append(std::to_string(log->sid).append("]")), false, false);
//using namespace std::chrono_literals;
//std::this_thread::sleep_for(100ms);
sendPack<LoginInfo>(sock, log, &m_buf);
play.id = getUniqueId();