Shuffle the bottles you receive from a fairy exchange.

This commit is contained in:
LLCoolDave
2017-05-25 17:52:31 +02:00
parent e4e0304b40
commit 6ef621fe66
2 changed files with 5 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ import logging
import argparse
import os
__version__ = '0.1-dev'
__version__ = '0.2-dev'
def main(args, seed=None):