From: Holger Schemel Date: Tue, 2 Apr 2024 08:08:56 +0000 (+0200) Subject: small change of text in level editor X-Git-Tag: 4.4.0.0-test-1~115 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=9e22f1d2bc2c6eab5fd85ef0c7782e348adf4e4f;p=rocksndiamonds.git small change of text in level editor --- diff --git a/src/editor.c b/src/editor.c index a4762db7..54ef18b8 100644 --- a/src/editor.c +++ b/src/editor.c @@ -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,