--- a/hedgewars/uMisc.pas Sun May 27 17:55:55 2007 +0000
+++ b/hedgewars/uMisc.pas Sun May 27 20:17:55 2007 +0000
@@ -48,6 +48,7 @@
cGearScrEdgesDist: LongInt = 240;
cCursorEdgesDist : LongInt = 40;
cTeamHealthWidth : LongInt = 128;
+ cAltDamage : boolean = true;
GameTicks : LongWord = 0;