hedgewars/uGearsList.pas
changeset 15225 ebbc2f04b863
parent 15223 32678e65b25e
child 15230 4576e41c0692
--- a/hedgewars/uGearsList.pas	Thu Jul 11 00:53:29 2019 +0200
+++ b/hedgewars/uGearsList.pas	Thu Jul 11 02:25:07 2019 +0200
@@ -225,6 +225,7 @@
         case gear^.Kind of
             // list all gears here that could collide with the bounce world edge
             gtHedgehog,
+            gtFlame,
             gtMine,
             gtAirBomb,
             gtDrill,