changeset 12306 | cdd884397760 |
parent 12210 | 442bab755bb4 |
child 12322 | 9aa483762025 |
--- a/hedgewars/uGears.pas Sat Apr 22 22:23:49 2017 +0200 +++ b/hedgewars/uGears.pas Sat Apr 22 23:06:47 2017 +0200 @@ -522,7 +522,10 @@ cDamageModifier:= _1; if (GameFlags and gfLaserSight) = 0 then + begin cLaserSighting:= false; + cLaserSightingSniper:= false + end; if (GameFlags and gfArtillery) = 0 then cArtillery:= false;