mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 14:21:37 +00:00
make it actual valid XML (otherwise it breaks some parsers or syntax highlighting)
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user