MCPcopy Create free account
hub / github.com/Segs/Segs / cmdHandler_MapXferList

Function cmdHandler_MapXferList

Projects/CoX/Servers/MapServer/SlashCommand.cpp:1833–1836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1831}
1832
1833void cmdHandler_MapXferList(const QStringList &/*params*/, MapClientSession &sess)
1834{
1835 showMapMenu(sess);
1836}
1837
1838void cmdHandler_ReSpec(const QStringList &/*params*/, MapClientSession &sess)
1839{

Callers

nothing calls this directly

Calls 1

showMapMenuFunction · 0.85

Tested by

no test coverage detected