More & better forced connection detection

This commit is contained in:
aerinon
2020-03-03 08:25:52 -07:00
parent 83a9c4bdcf
commit 5aef551f7c
4 changed files with 99 additions and 52 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.f-dev'
__version__ = '0.0.g-dev'
def main(args, seed=None):