hedgewars/HHHandlers.inc
changeset 3415 1ca22b3493e9
parent 3407 dcc129c4352e
child 3422 41ae3c48faa0
--- a/hedgewars/HHHandlers.inc	Tue May 04 00:44:32 2010 +0000
+++ b/hedgewars/HHHandlers.inc	Tue May 04 02:34:23 2010 +0000
@@ -163,6 +163,7 @@
                                  portal:= nil;
                                  while iterator <> nil do
                                      begin
+                                     iterator^.PortedCounter:= 0;
                                      if (iterator^.Kind = gtPortal) then
                                          begin
                                          newGear:= iterator;