Merge pull request #2144 from GregoryLundberg/GL_lobby_autodoc
Add missing autodoc comment
This commit is contained in:
commit
d67891274e
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ private:
|
|||
* encountered.
|
||||
*
|
||||
* @param game Info on the game we're attempting to join.
|
||||
* @param mode
|
||||
* @param mode Whether joining as player, observer or whichever works.
|
||||
*/
|
||||
void enter_game(const mp::game_info& game, JOIN_MODE mode);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue