--- a/hedgewars/uGears.pas Wed May 02 18:36:27 2012 -0400
+++ b/hedgewars/uGears.pas Wed May 02 19:16:12 2012 -0400
@@ -1302,7 +1302,8 @@
@doStepSnowflake,
@doStepStructure,
@doStepLandGun,
- @doStepTardis);
+ @doStepTardis,
+ @doStepIceGun);
begin
doStepHandlers:= handlers;