summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJapa2010-04-10 03:46:03 +0000
committerJapa2010-04-10 03:46:03 +0000
commit661f48f7a818b144459ce03b15dbf60bfd0ee76f (patch)
tree5036078319364663c6e7293493109c77eda4c121 /Block.h
parent114df922d3073bd296b38cf522997f520fb17850 (diff)
downloadstonesense-661f48f7a818b144459ce03b15dbf60bfd0ee76f.tar.gz
stonesense-661f48f7a818b144459ce03b15dbf60bfd0ee76f.tar.bz2
stonesense-661f48f7a818b144459ce03b15dbf60bfd0ee76f.tar.xz
got trees working
Diffstat (limited to 'Block.h')
-rw-r--r--Block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Block.h b/Block.h
index 1043d66..4394e9e 100644
--- a/Block.h
+++ b/Block.h
@@ -32,7 +32,7 @@ public:
t_matglossPair water;
t_designation designation;
t_occupancy occ;
-
+ vector<t_spattervein> splatter;
t_creature* creature;
//bool mirroredBuilding;
t_matglossPair tree;