mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 02:50:26 +00:00
Fix XML Type Declaration in example configs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0">
|
<?xml version="1.0"?>
|
||||||
<server>
|
<server>
|
||||||
<world>
|
<world>
|
||||||
<shortname>setme</shortname>
|
<shortname>setme</shortname>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0">
|
<?xml version="1.0"?>
|
||||||
<server>
|
<server>
|
||||||
<world>
|
<world>
|
||||||
<shortname>setme</shortname>
|
<shortname>setme</shortname>
|
||||||
|
|||||||
Reference in New Issue
Block a user