This commit is contained in:
mysticbbs 2013-05-23 20:45:58 -04:00
parent 56b48066a2
commit f1e779a383
1 changed files with 1 additions and 2 deletions

View File

@ -659,7 +659,7 @@ Begin
Config.AskScreenCols := False;
Config.ColorKludge := 08;
Config.AcsCrossPost := 's255';
Config.AcsExtReply := 's10';
Config.AcsFileAttach := 's255';
Config.AcsNodeLookup := 's255';
Config.FSEditor := False;
@ -917,7 +917,6 @@ Begin
Theme.FieldColor2 := OldLang.FieldCol2;
Theme.FieldChar := OldLang.FieldChar;
Theme.EchoChar := OldLang.EchoCh;
Theme.QuoteColor := OldLang.QuoteColor;
Theme.TagChar := OldLang.TagCh;
Theme.FileDescHi := OldLang.FileHi;
Theme.FileDescLo := OldLang.FileLo;