This commit is contained in:
Jeff Carr 2025-01-09 06:09:09 -06:00
parent 904c5b0c13
commit b0ceb9e1b4
2 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ func main() {
sortmap["Bases"] = sortmap["Base"] + "s"
}
pb.makeSortfile(f)
// pb.makeSortfile(f)
pb.makeNewSortfile(f)
}