diff options
author | Andy <drumsetmonkey@gmail.com> | 2017-01-19 09:21:12 -0500 |
---|---|---|
committer | Andy <drumsetmonkey@gmail.com> | 2017-01-19 09:21:12 -0500 |
commit | 213d9ccfbb4752d4c62d6b7e6b3f9172cdf1bccc (patch) | |
tree | 7872c6f30c8adf048a7863a33d837299c7fb0771 /xml/bobshouse.xml | |
parent | 19a32074595a4a2797eaeb978f8bd302f736f6a6 (diff) | |
parent | 8452b199d28bea53bf2c5e3b3d604064000fc73d (diff) |
Limb animation actually works
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 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"/>--> |