X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.c;fp=src%2Feditor.c;h=69e57de2c7638a0d9dacaccabb55245dcf6e4e84;hb=4b979559210bd4da7da9d6c94643823748df23ae;hp=d118cd8f5d47bb5d12b00848e84128cbb71c7851;hpb=88f7ecb806128d27957a42ed0d3c073463710b42;p=rocksndiamonds.git diff --git a/src/editor.c b/src/editor.c index d118cd8f..69e57de2 100644 --- a/src/editor.c +++ b/src/editor.c @@ -3110,7 +3110,7 @@ static struct -1, options_bd_color_type, &level.bd_color_type, - "Boulder Dash game engine colors:", + "Boulder Dash level colors:", "Color palette type:", NULL, "Select color palette type" }, { @@ -3513,7 +3513,7 @@ static struct -1, -1, GADGET_ID_ENGINECONFIG_COLORS, GADGET_ID_ENGINECONFIG_CONFIG, 8, "Colors", - NULL, NULL, NULL, "Configure game engine colors" + NULL, NULL, NULL, "Configure level colors" }, // ---------- element settings (tabs) ---------------------------------------