MCPcopy Create free account
hub / github.com/assaultcube/AC / modlanconnect

Function modlanconnect

source/src/client.cpp:143–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141COMMAND(modconnectadmin, "sis");
142
143void modlanconnect()
144{
145 modprotocol = true;
146 connectserv_(NULL);
147}
148COMMAND(modlanconnect, "");
149
150void disconnect(int onlyclean, int async)

Callers

nothing calls this directly

Calls 1

connectserv_Function · 0.85

Tested by

no test coverage detected