diff options
| author | Japa | 2010-04-10 03:46:03 +0000 |
|---|---|---|
| committer | Japa | 2010-04-10 03:46:03 +0000 |
| commit | 661f48f7a818b144459ce03b15dbf60bfd0ee76f (patch) | |
| tree | 5036078319364663c6e7293493109c77eda4c121 /Block.h | |
| parent | 114df922d3073bd296b38cf522997f520fb17850 (diff) | |
| download | stonesense-661f48f7a818b144459ce03b15dbf60bfd0ee76f.tar.gz stonesense-661f48f7a818b144459ce03b15dbf60bfd0ee76f.tar.bz2 stonesense-661f48f7a818b144459ce03b15dbf60bfd0ee76f.tar.xz | |
got trees working
Diffstat (limited to 'Block.h')
| -rw-r--r-- | Block.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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;
|
