diff options
| author | Japa | 2010-07-18 12:06:25 +0000 |
|---|---|---|
| committer | Japa | 2010-07-18 12:06:25 +0000 |
| commit | 910620453473215b191ecdc5c1d8bff350dd4037 (patch) | |
| tree | 2ed2a1054362e3a4821a687157d0cc3f0ebf9971 /Block.h | |
| parent | 1726a3b779e5628f2bd4919093eb33b5a6f30136 (diff) | |
| download | stonesense-910620453473215b191ecdc5c1d8bff350dd4037.tar.gz stonesense-910620453473215b191ecdc5c1d8bff350dd4037.tar.bz2 stonesense-910620453473215b191ecdc5c1d8bff350dd4037.tar.xz | |
added a few sprite features.
Diffstat (limited to 'Block.h')
| -rw-r--r-- | Block.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ public: bool depthBorderNorth;
bool depthBorderWest;
+ bool depthBorderDown;
int shadow;
bool creaturePresent;
|
