diff options
Diffstat (limited to 'xml/bobshouse.xml')
-rw-r--r-- | xml/bobshouse.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index f13d5ff..a1d4e7c 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -1,8 +1,8 @@ <?xml version="1.0"?> <IndoorWorld> <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> - <house width="800" /> - <generation width="1600" /> + <house width="800"/> + <generation width="1600"/> <link outside="town.xml"/> <npc name="Bob" hasDialog="false" spawnx="30"/> </IndoorWorld> |