diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-26 12:39:22 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-26 12:39:22 -0500 |
commit | 21ce3f06312a02c23d6b3c89f64f84222f54fe6d (patch) | |
tree | 391236913182369a0331da03002ce8bb7b567f51 /xml | |
parent | 109f28d7fe4626dcb0bff3ee8410b0c1d26d869c (diff) |
optimizing work
Diffstat (limited to 'xml')
-rw-r--r-- | xml/bobshouse.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index c9c08b9..8993a5c 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -3,7 +3,7 @@ <IndoorWorld> <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> - <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/> + <!--<house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/>--> <generation width="1600"/> <time>6000</time> <!--<link outside="town.xml"/>--> |