Add missing autodoc comment
[ci skip]
This commit is contained in:
parent
aa25d750fd
commit
50a5c9da91
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