X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;h=9236f0a910ae59ed43758a5845921672d10bb7c4;hb=3e7289558277c65b6ddcbef0f663d100e7d237fc;hp=89363f8fcdfe23ee9967ad29ec3effed27b374cd;hpb=ab1a6440a44517279f96c044bf6afb8309839255;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index 89363f8f..9236f0a9 100644 --- a/src/editor.c +++ b/src/editor.c @@ -2039,7 +2039,11 @@ static struct ED_SETTINGS_XPOS(0), ED_SETTINGS_YPOS(1), GADGET_ID_CUSTOM_USE_GRAPHIC, GADGET_ID_NONE, &custom_element.use_gfx_element, +#if 0 NULL, "use graphic/sound of element:", "use existing graphic and sound" +#else + NULL, "use graphic of element:", "use existing element graphic" +#endif }, { ED_SETTINGS_XPOS(0), ED_SETTINGS_YPOS(2),