diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 17:12:12 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 17:12:12 +0100 |
commit | 3d0399689a7f036a4ae8cc267918bfd71543b1ee (patch) | |
tree | a3b7edc62fe671e946d815c69461397adc6c6dab /docs | |
parent | b064d1c446b1039a88e1d7f9b0ddd2bb2b1c5561 (diff) | |
download | NorthstarWiki-3d0399689a7f036a4ae8cc267918bfd71543b1ee.tar.gz NorthstarWiki-3d0399689a7f036a4ae8cc267918bfd71543b1ee.zip |
Formatting of values column
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md index 92bc602..e71d9e0 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md @@ -53,6 +53,6 @@ TODO: Extend and improve | Value | Description | |-------|------------------------------------------| -| 0 | Players can change all match settings | -| 1 | Players can only change map and gamemode | -| 2 | Players can change nothing | +| `0` | Players can change all match settings | +| `1` | Players can only change map and gamemode | +| `2` | Players can change nothing | |