Merge branch 'OverworldShuffleDev' into OverworldShuffle

This commit is contained in:
codemann8
2023-08-07 16:06:46 -05:00
28 changed files with 550 additions and 161 deletions

View File

@@ -7,7 +7,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
from OverworldGlitchRules import create_owg_connections
from Utils import bidict
version_number = '0.3.2.0'
version_number = '0.3.2.1'
# branch indicator is intentionally different across branches
version_branch = ''