From: Holger Schemel Date: Fri, 26 Nov 2021 15:01:50 +0000 (+0100) Subject: fixed comment X-Git-Tag: 4.3.1.0~17 X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=commitdiff_plain;h=d781e40cf5aade94d6f4e80b98b0bf04cc880766 fixed comment --- diff --git a/src/main.h b/src/main.h index 9108054e..4d570984 100644 --- a/src/main.h +++ b/src/main.h @@ -1385,7 +1385,7 @@ #define NUM_GROUP_ELEMENTS 32 #define EL_GROUP_END 655 -// ---------- end of custom elements section ---------------------------------- +// ---------- end of group elements section ----------------------------------- #define EL_UNKNOWN 656 #define EL_TRIGGER_ELEMENT 657