Capitalization fixes

Highlight part of the text in red (experimental)
This commit is contained in:
aerinon
2022-06-14 13:22:24 -06:00
parent e9433e56c0
commit 25905fe3f3
5 changed files with 112 additions and 59 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
from source.tools.BPS import create_bps_from_data
__version__ = '1.0.2.4-v'
__version__ = '1.0.2.5-v'
from source.classes.BabelFish import BabelFish