mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 08:21:28 +00:00
Fix XML Type Declaration in example configs
This commit is contained in:
parent
88b9f96b91
commit
51896050ed
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user