mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +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>
|
||||
<world>
|
||||
<shortname>setme</shortname>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0">
|
||||
<?xml version="1.0"?>
|
||||
<server>
|
||||
<world>
|
||||
<shortname>setme</shortname>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user