summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJapa2010-08-02 16:11:07 +0000
committerJapa2010-08-02 16:11:07 +0000
commitc261a2386e6e0648eaca8f001af3068f2606b72e (patch)
treeab4b6f596f37ca87e28b00c76a3e80b077895b41 /Block.h
parent641040bc8f4322e4ba9e0417e8f148c9d102dc65 (diff)
downloadstonesense-c261a2386e6e0648eaca8f001af3068f2606b72e.tar.gz
stonesense-c261a2386e6e0648eaca8f001af3068f2606b72e.tar.bz2
stonesense-c261a2386e6e0648eaca8f001af3068f2606b72e.tar.xz
added the ability too selectively chop blocks in half.
Diffstat (limited to 'Block.h')
-rw-r--r--Block.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Block.h b/Block.h
index 0110204..51f4236 100644
--- a/Block.h
+++ b/Block.h
@@ -88,6 +88,8 @@ public:
uint16_t consForm;
+ bool obscuringCreature;
+ bool obscuringBuilding;
private: