projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d0f19d
)
small change of text in level editor
author
Holger Schemel
<info@artsoft.org>
Tue, 2 Apr 2024 08:08:56 +0000
(10:08 +0200)
committer
Holger Schemel
<info@artsoft.org>
Tue, 2 Apr 2024 08:08:56 +0000
(10:08 +0200)
src/editor.c
patch
|
blob
|
history
diff --git
a/src/editor.c
b/src/editor.c
index a4762db74a1e5930155e93937a5c4f588e1e478f..54ef18b83ddfca8704f17fcd30b37850e2f2cef8 100644
(file)
--- 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,