Fixes for msd length matching and pc matching

Also some cleanup and fix output formatting
This commit is contained in:
2019-01-25 11:58:40 +01:00
parent cddeb9c4e4
commit 6a221ae8fe
2 changed files with 42 additions and 41 deletions

View File

@@ -1900,4 +1900,5 @@ MSD_TRANSLATE = {
"N": "X",
"Nj": "Xf",
"Nt": "Xt",
"Np": "Xp"}
"Np": "Xp",
"U": "N"}