Merge branch 'OverworldShuffleDev' into OverworldShuffle

This commit is contained in:
codemann8
2024-04-18 10:07:26 -05:00
14 changed files with 177 additions and 90 deletions

View File

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