# HG changeset patch # User alfadur # Date 1542068536 -10800 # Node ID abf4d12a59b18c9a646a6785d84be3468f6ff827 # Parent 1bdce164eb72129894cfc994a19cb233b21bee50 update kamikaze collision cache after portalling diff -r 1bdce164eb72 -r abf4d12a59b1 hedgewars/uGearsHandlersMess.pas --- a/hedgewars/uGearsHandlersMess.pas Tue Nov 13 01:56:42 2018 +0300 +++ b/hedgewars/uGearsHandlersMess.pas Tue Nov 13 03:22:16 2018 +0300 @@ -5046,6 +5046,9 @@ end; end; + if iterator^.Kind = gtKamikaze then + RefillProximityCache(iterator, 300); + // // You're now officially portaled! //