add new sort option

This commit is contained in:
Olivier Gagnon
2021-09-22 02:56:15 -04:00
parent 80560ce9f6
commit e1741778f9
3 changed files with 51 additions and 24 deletions
+1
View File
@@ -96,6 +96,7 @@ export enum PurchaseAugmentationsOrderSetting {
Cost,
Default,
Reputation,
Purchasable,
}
/**