Function set_game_mode

Source
pub fn set_game_mode(game_mode: &str)
Expand description

Set the game mode of the server, as displayed in the server browser.

name The new game mode.

Returns void