diff options
author | Legonzaur <34353603+Legonzaur@users.noreply.github.com> | 2022-01-11 18:29:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 18:29:13 +0100 |
commit | 578982bb4fb37826c1555f74818910ea01519edc (patch) | |
tree | 80ead792dce80a55f47a751bb8f49f4905eac817 /docs/hosting-a-server-with-northstar | |
parent | a02de992086ad0088502ba4baa5adcca434f55b5 (diff) | |
download | NorthstarWiki-578982bb4fb37826c1555f74818910ea01519edc.tar.gz NorthstarWiki-578982bb4fb37826c1555f74818910ea01519edc.zip |
readability changes
Diffstat (limited to 'docs/hosting-a-server-with-northstar')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md b/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md index aaf5624..d6362bc 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md @@ -12,9 +12,9 @@ Check that your server is running on the latest Northstar release as it can some #### Ports are not the same -Your gameserver is configured to listen to a given TCP port, masterserver needs to be able to contact your gameserver though that same port. +Your gameserver is configured to listen to a given TCP port. -If the masterserver can't access your gameserver through the same port +Masterserver needs to be able to contact your gameserver though that same port. #### Windows Firewall is blocking tcp ports |