Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
class CPacketSelectServer : public CPacket
24
{
25
public:
26
CPacketSelectServer(uint8_t index);
27
};
28
29
class CPacketSecondLogin : public CPacket
30
{
Callers
1
ServerSelection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected