--- deliantra/server/include/client.h 2006/12/19 05:12:52 1.10 +++ deliantra/server/include/client.h 2006/12/19 05:41:21 1.11 @@ -28,7 +28,7 @@ #include // (possibly) max. number of objects "per page" in the ground container -#define NUM_LOOK_OBJECTS 50 +#define FLOORBOX_PAGESIZE 50 struct MapCell {