rnd-20070109-1-src
[rocksndiamonds.git] / src / screens.c
index c78cfd13bda9f9a3cf12372cea87f4ba3687e84f..bd9b5fd1449f0ef80c9a3fd27a679bea7005452c 100644 (file)
@@ -3407,6 +3407,7 @@ static struct TokenInfo setup_info_editor[] =
   { TYPE_SWITCH,       &setup.editor.el_dx_boulderdash,"DX-Boulderdash:" },
 #endif
   { TYPE_SWITCH,       &setup.editor.el_chars,         "Text Characters:" },
+  { TYPE_SWITCH,       &setup.editor.el_steelchars,"Text Characters (Steel):"},
   { TYPE_SWITCH,       &setup.editor.el_custom,  "Custom & Group Elements:" },
 #if 0
   { TYPE_SWITCH,       &setup.editor.el_headlines,     "Headlines:"    },