diff options
author | Legonzaur <34353603+Legonzaur@users.noreply.github.com> | 2022-01-13 16:15:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 16:15:29 +0100 |
commit | e7400b6d34f44ffec66332cf60d5a1547c3c101e (patch) | |
tree | d3a2d43dbcdd7ec58ea3f1e4f950704bdefb64cd /docs/hosting-a-server-with-northstar | |
parent | 1c8cb05aa9da57a44c10243dfcef1ad875ebb400 (diff) | |
parent | f5cde93a753bbd99a34f09682b99af052c542659 (diff) | |
download | NorthstarWiki-e7400b6d34f44ffec66332cf60d5a1547c3c101e.tar.gz NorthstarWiki-e7400b6d34f44ffec66332cf60d5a1547c3c101e.zip |
Merge branch 'R2Northstar:main' into patch-3
Diffstat (limited to 'docs/hosting-a-server-with-northstar')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/README.md b/docs/hosting-a-server-with-northstar/dedicated-server/README.md index dc1ccf1..8818e7b 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/README.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/README.md @@ -146,7 +146,7 @@ If ran on a server with the [`ns_should_return_to_lobby 0`](#Convars-returntolob # <a name="Maps">Maps</a> Maps can be set on autorotation using [`ns_should_return_to_lobby 0`](#Convars-returntolobby) -First map of autorotation can be set using [`ns_private_match_last_map`](Convars-lastmap) +First map of autorotation can be set using [`ns_private_match_last_map`](#Convars-lastmap) A way to blacklist maps with autorotation do not exists. |