rnd-20040316-1-src
[rocksndiamonds.git] / src / main.c
index 61fc8e4aac677e4f2cc8c6152a57d6e43298da55..7e197d453398aa64fb78683aee966b949f336f83 100644 (file)
@@ -3866,12 +3866,17 @@ struct ElementInfo element_info[MAX_NUM_ELEMENTS + 1] =
     "-"
   },
   {
-    "internal/editor",
+    "internal_clipboard_custom",
     "internal",
-    "-"
+    "empty custom element"
+  },
+  {
+    "internal_clipboard_group",
+    "internal",
+    "empty group element"
   },
   {
-    "internal/dummy",
+    "internal_dummy",
     "internal",
     "-"
   },