MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / NextMap_f

Method NextMap_f

neo/framework/async/AsyncNetwork.cpp:335–337  ·  view source on GitHub ↗

================== idAsyncNetwork::NextMap_f ================== */

Source from the content-addressed store, hash-verified

333==================
334*/
335void idAsyncNetwork::NextMap_f( const idCmdArgs &args ) {
336 server.ExecuteMapChange();
337}
338
339/*
340==================

Callers

nothing calls this directly

Calls 1

ExecuteMapChangeMethod · 0.45

Tested by

no test coverage detected