diff options
Diffstat (limited to 'src/constants.h')
-rw-r--r-- | src/constants.h | 3 |
1 files changed, 0 insertions, 3 deletions
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. |