hedgewars/uWorld.pas
changeset 2047 805f7b62cff6
parent 2002 37c71f5983c9
child 2119 d07828a0748e
--- a/hedgewars/uWorld.pas	Mon May 11 21:20:21 2009 +0000
+++ b/hedgewars/uWorld.pas	Mon May 11 21:27:31 2009 +0000
@@ -287,7 +287,7 @@
 
 DrawGears;
 
-if not cReducedQuality then DrawVisualGears(1);
+DrawVisualGears(1);
 
 // Waves
 {$WARNINGS OFF}