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