hedgewars/uMisc.pas
changeset 529 812682c1ab62
parent 497 adf1aee202c6
child 534 92fb2b0d5117
--- 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;