Set default value of EditSoftCRXlat to char(0x8d)

This commit is contained in:
Stas Degteff
2007-02-05 06:47:06 +00:00
parent a17d4d06da
commit 7ac88a29f7
2 changed files with 3 additions and 1 deletions

View File

@@ -548,6 +548,7 @@ GoldedCfgEdit::GoldedCfgEdit() {
QuoteMargin(75);
SaveMenu(true);
UnDelete(50);
SoftCrXlat(0x8d);
str.push_back(""); cfg.external = str.size()-1;
str.push_back(GOLDED_MSG); cfg.file = str.size()-1;