summaryrefslogtreecommitdiff
path: root/docs/multiplayer.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/multiplayer.md')
-rw-r--r--docs/multiplayer.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/multiplayer.md b/docs/multiplayer.md
index ece0c04df..c7e1839cf 100644
--- a/docs/multiplayer.md
+++ b/docs/multiplayer.md
@@ -117,7 +117,7 @@ Last updated: 2011-02-16
- If you want to be on the server-list, make your server public. You can do
this either from the Start Server GUI, via the in-game Online Players GUI,
or by typing in the console:
- 'set server_game_type 1'.
+ 'set server_game_type public'.
- You can protect your server with a password via the console: 'set server_pw',
or via the Start Server menu.