diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-01-11 10:50:19 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-01-11 10:50:19 -0500 |
commit | 76a8dfce1c91c8536c940b53883eaf0ed7bd769a (patch) | |
tree | 311c5e1588eb1f8bd1bf5559eb6134edda4517bc /xml | |
parent | f800dbc034e7a70a613bab8cd9d147be4f6e88b6 (diff) |
more windows stuff
Diffstat (limited to '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 cde1cdc..d79274d 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -2,8 +2,8 @@ <include file="entities.xml"/> <IndoorWorld> - <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> - <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/> + <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> + <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/> <generation width="320"/> <time>6000</time> <!--<link outside="town.xml"/>--> |