Vanilla fixes for 100% locations

This commit is contained in:
aerinon
2020-02-24 08:53:03 -07:00
parent e6b37af515
commit 72a94e1e4f
3 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,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.17pre'
__version__ = '0.0.17.1p'
def main(args, seed=None):