small change of text in level editor
authorHolger Schemel <info@artsoft.org>
Tue, 2 Apr 2024 08:08:56 +0000 (10:08 +0200)
committerHolger Schemel <info@artsoft.org>
Tue, 2 Apr 2024 08:08:56 +0000 (10:08 +0200)
src/editor.c

index a4762db74a1e5930155e93937a5c4f588e1e478f..54ef18b83ddfca8704f17fcd30b37850e2f2cef8 100644 (file)
@@ -3837,7 +3837,7 @@ static struct
     GADGET_ID_BD_MAGIC_WALL_STOPS_AMOEBA,      GADGET_ID_NONE,
     &level.bd_magic_wall_stops_amoeba,
     NULL, NULL,
-    "Turn amoeba to diamonds",                 "Activation changes amoeba to diamonds"
+    "Stop amoeba and turn to diamonds",                "Activation changes amoeba to diamonds"
   },
   {
     ED_CHECKBUTTON_ID_BD_AMOEBA_WAIT_FOR_HATCHING,