Fix bombbag bug

This commit is contained in:
aerinon
2022-01-21 16:15:51 -07:00
parent d0f38ec659
commit e76bc92e42
3 changed files with 8 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ from Utils import output_path, parse_player_names
from source.item.FillUtil import create_item_pool_config, massage_item_pool, district_item_pool_config
__version__ = '1.0.0.0-u'
__version__ = '1.0.0.1-u'
from source.classes.BabelFish import BabelFish