X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=world.h;h=451ad2f20b51e9a2b61640fd46f3e1794810df52;hb=07eafbfea8fc99eebc3af835d07d554ad2e30089;hp=2f2c8a787f2494d49191fd86b2a40f6f074581d4;hpb=ead705287b98d64fc81a964fc8fbe9a07e2b9476;p=xonotic%2Fdarkplaces.git diff --git a/world.h b/world.h index 2f2c8a78..451ad2f2 100644 --- a/world.h +++ b/world.h @@ -30,7 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define MOVE_WORLDONLY 3 #define MOVE_HITMODEL 4 -#define AREA_GRID 128 +#define AREA_GRID 64 #define AREA_GRIDNODES (AREA_GRID * AREA_GRID) typedef struct link_s