hedgewars/uLocale.pas
changeset 925 c20156328529
parent 924 227f9fcdc2f4
child 983 d21ad13cd17d
--- a/hedgewars/uLocale.pas	Sat May 10 14:46:02 2008 +0000
+++ b/hedgewars/uLocale.pas	Sat May 10 16:26:53 2008 +0000
@@ -1,6 +1,6 @@
 (*
  * Hedgewars, a worms-like game
- * Copyright (c) 2006, 2007 Andrey Korotaev <unC0Rr@gmail.com>
+ * Copyright (c) 2006-2008 Andrey Korotaev <unC0Rr@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
                    sidPickHammer, sidSkip, sidRope, sidMine, sidDEagle,
                    sidDynamite, sidBaseballBat, sidFirePunch, sidSeconds,
                    sidParachute, sidAirAttack, sidMineStrike, sidBlowTorch,
-                   sidGirder, sidTeleport, sidSwitch, sidMortar);
+                   sidGirder, sidTeleport, sidSwitch, sidMortar, sidWhip);
 
      TMsgStrId = (sidStartFight, sidDraw, sidWinner, sidVolume, sidPaused);