hedgewars/GSHandlers.inc
changeset 7658 70a874a26414
parent 7649 df90970ae81a
child 7659 a5cf49dc993e
--- a/hedgewars/GSHandlers.inc	Mon Sep 03 12:35:51 2012 -0400
+++ b/hedgewars/GSHandlers.inc	Mon Sep 03 13:52:35 2012 -0400
@@ -3840,6 +3840,7 @@
         else
             begin
             inc(iterator^.PortalCounter);
+            iterator^.Active:= true;
             iterator^.State:= iterator^.State and (not gstHHHJump)
             end;