summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJapa2010-07-18 12:06:25 +0000
committerJapa2010-07-18 12:06:25 +0000
commit910620453473215b191ecdc5c1d8bff350dd4037 (patch)
tree2ed2a1054362e3a4821a687157d0cc3f0ebf9971 /Block.h
parent1726a3b779e5628f2bd4919093eb33b5a6f30136 (diff)
downloadstonesense-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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Block.h b/Block.h
index bbf2b4f..09137f6 100644
--- a/Block.h
+++ b/Block.h
@@ -26,6 +26,7 @@ public:
bool depthBorderNorth;
bool depthBorderWest;
+ bool depthBorderDown;
int shadow;
bool creaturePresent;