X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Feditor.c;h=86311c57cc985846a50c28ce36b66a0b710a9dc6;hp=2a78b901c5f6e84f29604532567fa8c132a876f4;hb=c956237d7c5507aea649ce7b20c00d7bd9d37a7a;hpb=a6f92ff31331edb70bdd380518fe217a78788f7e diff --git a/src/editor.c b/src/editor.c index 2a78b901..86311c57 100644 --- a/src/editor.c +++ b/src/editor.c @@ -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))