diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-01-06 14:33:12 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-01-06 14:33:12 +0000 |
commit | 77f8c1168beba156f37f303c5be3825ed25e5480 (patch) | |
tree | 3c1cbf32b7151587f7e7a4575c68e6b323d9083c /monsters.xml | |
parent | 447318a3c4910498707460c9e33aaa279b6026c3 (diff) | |
download | clientdata-77f8c1168beba156f37f303c5be3825ed25e5480.tar.gz clientdata-77f8c1168beba156f37f303c5be3825ed25e5480.tar.bz2 clientdata-77f8c1168beba156f37f303c5be3825ed25e5480.tar.xz clientdata-77f8c1168beba156f37f303c5be3825ed25e5480.zip |
Add missing XML declarations
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 2e047e00..67ed3a76 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> <monsters> <monster id="0" name="Maggot" targetCursor="small"> |