Merge pull request #83 from 8573/fix/text/lan-server-motd-spelling-and-capitalization/1
Fix two textual errors in data/lan_server.cfg.
This commit is contained in:
commit
f85922d5d8
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
motd="Welcome to Wesnoth's LAN server!
|
||||
This server allows *any* wesnoth version, so make sure all players have clients with compatible versions! Otherwise, you will run into problems.
|
||||
This server will automatically shutdown after all players have left."
|
||||
This server allows *any* Wesnoth version, so make sure all players have clients with compatible versions! Otherwise, you will run into problems.
|
||||
This server will automatically shut down after all players have left."
|
||||
versions_accepted="*"
|
||||
lan_server="60"
|
||||
|
|
Loading…
Add table
Reference in a new issue