--- deliantra/server/random_maps/random_map.h 2006/08/13 17:16:03 1.2 +++ deliantra/server/random_maps/random_map.h 2006/12/15 20:08:45 1.5 @@ -23,7 +23,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - The authors can be reached via e-mail at crossfire-devel@real-time.com + The authors can be reached via e-mail at crossfire@schmorp.de */ #ifndef RANDOM_MAP_H @@ -43,7 +43,7 @@ char exitstyle[512]; char this_map[512]; char exit_on_final_map[512]; - + int Xsize; int Ysize; int expand2x;