Adding option to sort buildings by price until next achievement

This commit is contained in:
Tom
2021-06-06 17:32:37 -04:00
parent 4fb58719d3
commit 6ab791d762
4 changed files with 54 additions and 35 deletions

View File

@@ -308,8 +308,9 @@ const Config = {
'Sort buildings: default',
'Sort buildings: PP of x1 purchase',
'Sort buildings: PP of selected bulk mode',
'Sort buildings: price until next achievement',
],
'Sort the display of buildings in either default order or by PP',
'Sort the display of buildings in default order, by PP, or until next achievement',
false,
() => {
UpdateBuildings();