hedgewars/uGearsHandlersMess.pas
changeset 14201 abf4d12a59b1
parent 14200 1bdce164eb72
child 14202 dcf235a1f86b
equal deleted inserted replaced
14200:1bdce164eb72 14201:abf4d12a59b1
  5044                 iterator^.dY := resetdy;
  5044                 iterator^.dY := resetdy;
  5045                 continue;
  5045                 continue;
  5046                 end;
  5046                 end;
  5047             end;
  5047             end;
  5048 
  5048 
       
  5049         if iterator^.Kind = gtKamikaze then
       
  5050             RefillProximityCache(iterator, 300);
       
  5051 
  5049         //
  5052         //
  5050         // You're now officially portaled!
  5053         // You're now officially portaled!
  5051         //
  5054         //
  5052 
  5055 
  5053         // Until loops are reliably broken
  5056         // Until loops are reliably broken