--- deliantra/server/include/config.h 2006/04/14 22:10:45 1.13 +++ deliantra/server/include/config.h 2006/04/22 15:01:47 1.15 @@ -213,8 +213,8 @@ * MSW 2001-05-28 */ -#define MAP_CLIENT_X 40 -#define MAP_CLIENT_Y 40 +#define MAP_CLIENT_X 31 +#define MAP_CLIENT_Y 31 /* * If you feel the game is too fast or too slow, change MAX_TIME. @@ -450,7 +450,7 @@ * 25000 is about 8.5 MB */ -#define MAX_OBJECTS 100000 +#define MAX_OBJECTS 200000 /* * Max objects low water mark (lwm). If defined, the map swapping strategy