hedgewars/uMisc.pas
changeset 4135 5be798ecafdc
parent 4119 0d3e701491fb
child 4143 eb7981f34800
--- a/hedgewars/uMisc.pas	Fri Nov 05 15:37:36 2010 -0400
+++ b/hedgewars/uMisc.pas	Fri Nov 05 17:27:14 2010 -0400
@@ -763,7 +763,7 @@
     KBnum           := 0;
     InitStepsFlags  := 0;
     RealTicks       := 0;
-    AttackBar       := 0; // 0 - none, 1 - just bar at the right-down corner, 2 - like in WWP
+    AttackBar       := 0; // 0 - none, 1 - just bar at the right-down corner, 2 - from weapon
     cCaseFactor     := 5;  {0..9}
     cLandMines      := 4;
     cExplosives     := 2;