--- deliantra/server/include/config.h 2007/01/15 21:06:19 1.37 +++ deliantra/server/include/config.h 2007/02/15 16:22:50 1.39 @@ -202,8 +202,8 @@ * MSW 2001-05-28 */ -#define MAP_CLIENT_X 31 -#define MAP_CLIENT_Y 31 +#define MAP_CLIENT_X 32 +#define MAP_CLIENT_Y 32 /* * If you feel the game is too fast or too slow, change MAX_TIME. @@ -423,7 +423,6 @@ #define HIGHSCORE_LENGTH 1000 /* How many entries there are room for */ -#define ARCHTABLE 16384 /* Arch hashtable size */ #define MAXSTRING 20 #define COMMAND_HASH_SIZE 107 /* If you change this, delete all characters :) */