summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJonas Ask2010-06-07 10:30:24 +0000
committerJonas Ask2010-06-07 10:30:24 +0000
commit5dd17d6b84b4f50b8027887ce6142a2fa74c7330 (patch)
tree5ebe3add5d28ee654f93d6a361b8d2dbf4dc75e4 /Block.h
parent6d3eb424133988e9df524189c86d92a26e684c99 (diff)
downloadstonesense-5dd17d6b84b4f50b8027887ce6142a2fa74c7330.tar.gz
stonesense-5dd17d6b84b4f50b8027887ce6142a2fa74c7330.tar.bz2
stonesense-5dd17d6b84b4f50b8027887ce6142a2fa74c7330.tar.xz
Removed obsolete MirrordBlock flag from Block.h
Added 31.05 support to Memory.xml
Diffstat (limited to 'Block.h')
-rw-r--r--Block.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Block.h b/Block.h
index 1eb29c8..bad35b5 100644
--- a/Block.h
+++ b/Block.h
@@ -35,7 +35,6 @@ public:
t_designation designation;
t_occupancy occ;
t_creature * creature;
- //bool mirroredBuilding;
t_matglossPair tree;
int mudlevel;