From 2e7b15fed37e6e81844b3cac0e37671ff3a8b4da Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 2 Mar 2011 02:00:11 +0200 Subject: mapgen work-in-progress --- 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 3c37fca87..cdd61470c 100644 --- a/src/constants.h +++ b/src/constants.h @@ -33,6 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define DEBUGFILE "debug.txt" #define WATER_ALPHA 160 +//#define WATER_ALPHA 190 // Define for simulating the quirks of sending through internet. // Causes the socket class to deliberately drop random packets. -- cgit v1.2.3