merge
authorTobias Neumann <mail@tobias-neumann.eu>
Sun, 31 Oct 2010 00:06:46 +0200
changeset 4027 6e2bff0c173c
parent 4025 1e60c5b77077 (current diff)
parent 4026 afae5a3b8424 (diff)
child 4028 eb371ada631d
child 4029 d3923e91c8f6
merge
--- a/hedgewars/GSHandlers.inc	Sun Oct 31 00:05:49 2010 +0200
+++ b/hedgewars/GSHandlers.inc	Sun Oct 31 00:06:46 2010 +0200
@@ -3387,7 +3387,8 @@
             break;
 
         // don't port portals or other gear that wouldn't make sense
-        if (iterator^.Kind = gtPortal) or (iterator^.Kind = gtRope) or (iterator^.PortalCounter > 20) then
+        if (iterator^.Kind = gtPortal) or (iterator^.Kind = gtRope)
+        or (iterator^.Kind = gtRCPlane) or (iterator^.PortalCounter > 20) then
             continue;
 
         // don't port hogs on rope