MCPcopy Create free account
hub / github.com/diasurgical/devilution / On_ACK_PLRINFO

Function On_ACK_PLRINFO

Source/msg.cpp:2331–2334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2329}
2330
2331DWORD On_ACK_PLRINFO(TCmd *pCmd, int pnum)
2332{
2333 return On_SEND_PLRINFO(pCmd, pnum);
2334}
2335
2336DWORD On_PLAYER_JOINLEVEL(TCmd *pCmd, int pnum)
2337{

Callers 1

ParseCmdFunction · 0.85

Calls 1

On_SEND_PLRINFOFunction · 0.85

Tested by

no test coverage detected