static CL_NetGame *create_game( std::string game_id, int port);
Creates a new network game.
Back to index