mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-24 06:33:52 +00:00
make it actual valid XML (otherwise it breaks some parsers or syntax highlighting)
parent
5a6c896dc0
commit
b75a4258e2
@ -4,7 +4,7 @@ This file has the configuration setup for your server. It is a text file located
|
||||
|
||||
Sample file contents:
|
||||
```
|
||||
<?xml version="1.0">
|
||||
<?xml version="1.0"?>
|
||||
<server>
|
||||
<world>
|
||||
<shortname>MyPEQ</shortname>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user