changed some texts in level editor
authorHolger Schemel <info@artsoft.org>
Mon, 8 Apr 2024 23:48:35 +0000 (01:48 +0200)
committerHolger Schemel <info@artsoft.org>
Mon, 8 Apr 2024 23:48:35 +0000 (01:48 +0200)
src/editor.c

index d118cd8f5d47bb5d12b00848e84128cbb71c7851..69e57de2c7638a0d9dacaccabb55245dcf6e4e84 100644 (file)
@@ -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) ---------------------------------------