From 8f42a8be0c760322207287e50b624bd3d388a2e1 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 15 Aug 2011 02:04:56 +0300 Subject: lava! --- src/constants.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/constants.h') diff --git a/src/constants.h b/src/constants.h index 21ab2a64c..1af5f1f1b 100644 --- a/src/constants.h +++ b/src/constants.h @@ -30,9 +30,6 @@ 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. // This disables unit testing of socket and connection. -- cgit v1.2.3