Fix reserved list output in stats
This commit is contained in:
parent
f75888a1a9
commit
334e922b62
@ -34,12 +34,12 @@ func Stats() {
|
||||
// Show Value Stats
|
||||
showValueStats(coll, totalcoll)
|
||||
|
||||
// Reserved List
|
||||
showReservedListStats(coll)
|
||||
|
||||
// Rarities
|
||||
showRarityStats(coll)
|
||||
|
||||
// Reserved List
|
||||
showReservedListStats(coll)
|
||||
|
||||
// Colors
|
||||
showColorStats(coll)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user