--- deliantra/server/include/region.h 2007/07/13 15:54:40 1.8 +++ deliantra/server/include/region.h 2007/08/10 05:25:16 1.9 @@ -52,7 +52,6 @@ shstr ACC (RW, portalmap); sint16 ACC (RW, portalx), ACC (RW, portaly); object_vector_index ACC (RW, index); - uint32 ACC (RW, counter); /* A generic counter for holding temporary data. */ bool ACC (RW, fallback); /* whether, in the event of a region not existing, * this should be the one we fall back on as the default */ float treasure_density; // chance of treasure per mapspace