diff options
| author | Japa | 2010-08-02 16:11:07 +0000 |
|---|---|---|
| committer | Japa | 2010-08-02 16:11:07 +0000 |
| commit | c261a2386e6e0648eaca8f001af3068f2606b72e (patch) | |
| tree | ab4b6f596f37ca87e28b00c76a3e80b077895b41 /Block.h | |
| parent | 641040bc8f4322e4ba9e0417e8f148c9d102dc65 (diff) | |
| download | stonesense-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.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -88,6 +88,8 @@ public: uint16_t consForm;
+ bool obscuringCreature;
+ bool obscuringBuilding;
private:
|
