rnd-20070113-2-src
[rocksndiamonds.git] / src / screens.c
index c78cfd13bda9f9a3cf12372cea87f4ba3687e84f..eeb2bcf704e1f789d9fbeb40223c6b83b6295dcc 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_steel_chars, "Text Characters (Steel):" },
   { TYPE_SWITCH,       &setup.editor.el_custom,  "Custom & Group Elements:" },
 #if 0
   { TYPE_SWITCH,       &setup.editor.el_headlines,     "Headlines:"    },