FNP Improvements

This commit is contained in:
2013-08-20 11:12:41 +00:00
parent 37269da828
commit 12ded2d9d9
4 changed files with 7 additions and 2 deletions

View File

@@ -131,6 +131,7 @@ namespace fmtxml
fmtdata.BoxData[1].End = 500;
fmtdata.BoxData[2].Start = -15;
fmtdata.BoxData[2].End = 505;
fmtdata.StepData[40].AdjHighLevelTab = "-24";
}
private void AddCAL2fmt(ref FormatData fmtdata)