mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
feat: link busy state with lock icon
This commit is contained in:
@@ -228,6 +228,7 @@ void SendSystem::sendPacketType(PacketType packetType)
|
||||
message.append(reinterpret_cast<char*>(&type), sizeof(int));
|
||||
socket->write(message);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void SendSystem::sendHello()
|
||||
|
||||
Reference in New Issue
Block a user