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

Function cmdHandler_Train

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

Source from the content-addressed store, hash-verified

1908}
1909
1910void cmdHandler_Train(const QStringList &/*params*/, MapClientSession &sess)
1911{
1912 playerTrain(sess);
1913}
1914
1915void cmdHandler_Kiosk(const QStringList &/*params*/, MapClientSession &sess)
1916{

Callers

nothing calls this directly

Calls 1

playerTrainFunction · 0.85

Tested by

no test coverage detected