From f501cfd799fb156a32df8791fa3b3ad590d3c0d8 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 14 Dec 2010 13:14:43 +0200 Subject: tinkering around --- src/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/constants.h') diff --git a/src/constants.h b/src/constants.h index bbd9fa823..83a070217 100644 --- a/src/constants.h +++ b/src/constants.h @@ -45,6 +45,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define SERVER_MAP_SAVE_INTERVAL (10)*/ #define FOV_ANGLE (PI/2.5) +//#define FOV_ANGLE (PI/2.25) // The absolute working limit is (2^15 - viewing_range). #define MAP_GENERATION_LIMIT (31000) -- cgit v1.2.3