More key logic fixes

This commit is contained in:
aerinon
2020-01-21 16:32:31 -07:00
parent 7c03332b0b
commit eff78a2389
2 changed files with 42 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ from Fill import distribute_items_cutoff, distribute_items_staleness, distribute
from ItemList import generate_itempool, difficulties, fill_prizes
from Utils import output_path, parse_player_names
__version__ = '0.0.2-pre'
__version__ = '0.0.3-pre'
def main(args, seed=None):
if args.outputpath: