From: Holger Schemel Date: Sat, 22 Apr 2023 12:25:20 +0000 (+0200) Subject: fixed editor element descriptions for fixed mirror elements of MM engine X-Git-Tag: 4.3.6.0~27 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=dec5db25350278f0e64b0036dee18f58a931d31f fixed editor element descriptions for fixed mirror elements of MM engine --- diff --git a/src/main.c b/src/main.c index 1767aff4..04576fe0 100644 --- a/src/main.c +++ b/src/main.c @@ -5218,17 +5218,17 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = { "mm_mirror_fixed_2", "mm_mirror_fixed", - "fixed mirror (0\xb0)" + "fixed mirror (45\xb0)" }, { "mm_mirror_fixed_3", "mm_mirror_fixed", - "fixed mirror (0\xb0)" + "fixed mirror (90\xb0)" }, { "mm_mirror_fixed_4", "mm_mirror_fixed", - "fixed mirror (0\xb0)" + "fixed mirror (135\xb0)" }, { "mm_steel_lock",