MCPcopy Create free account
hub / github.com/crossuo/crossuo / CPacketSelectServer

Class CPacketSelectServer

src/Network/Packets.h:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21};
22
23class CPacketSelectServer : public CPacket
24{
25public:
26 CPacketSelectServer(uint8_t index);
27};
28
29class CPacketSecondLogin : public CPacket
30{

Callers 1

ServerSelectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected