diff options
| author | Japa | 2010-05-12 10:29:52 +0000 |
|---|---|---|
| committer | Japa | 2010-05-12 10:29:52 +0000 |
| commit | c519d1f44bf676fa4bc45323348555309183f253 (patch) | |
| tree | d56dad7d09dadffd2cf9fd187dc77328c6f0de27 /Block.h | |
| parent | 3de822060d8453814df4684a80b38b3a441b4742 (diff) | |
| download | stonesense-c519d1f44bf676fa4bc45323348555309183f253.tar.gz stonesense-c519d1f44bf676fa4bc45323348555309183f253.tar.bz2 stonesense-c519d1f44bf676fa4bc45323348555309183f253.tar.xz | |
added the ability to color creatures according to bodyparts. coming soon: coloring only part of a creature
Diffstat (limited to 'Block.h')
| -rw-r--r-- | Block.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ public: t_matglossPair water;
t_designation designation;
t_occupancy occ;
- t_creature* creature;
+ t_creature * creature;
//bool mirroredBuilding;
t_matglossPair tree;
|
