rnd-20030423-1-src
[rocksndiamonds.git] / src / editor.c
index 2a78b901c5f6e84f29604532567fa8c132a876f4..86311c57cc985846a50c28ce36b66a0b710a9dc6 100644 (file)
@@ -3406,8 +3406,10 @@ static void DrawPropertiesConfig()
       else
        DrawElementContentAreas();
     }
+#if 1
     else if (IS_CUSTOM_ELEMENT(properties_element))
       DrawCustomChangedArea();
+#endif
   }
 
   if (IS_GEM(properties_element))