hedgewars/uVisualGearsList.pas
changeset 13329 e8801220c13f
parent 13040 a87d3119c962
child 13550 d42237d16acf
--- a/hedgewars/uVisualGearsList.pas	Tue Apr 17 20:10:10 2018 +0200
+++ b/hedgewars/uVisualGearsList.pas	Tue Apr 17 15:21:52 2018 -0400
@@ -65,7 +65,7 @@
 AddVisualGear:= nil;
 if (GameType <> gmtRecord) and
    (((GameType = gmtSave) or (fastUntilLag and (GameType = gmtNet)) or fastScrolling) and // we are scrolling now
-   ((Kind <> vgtCloud) and (not Critical))) then
+   (not Critical)) then
        exit;
 
 if ((cReducedQuality and rqAntiBoom) <> 0) and