Version bump 0.2.3.6

This commit is contained in:
codemann8
2022-01-03 18:10:28 -06:00
parent dab0fb4a2f
commit 4ce7fd15c9
3 changed files with 12 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSl
from Regions import mark_dark_world_regions, mark_light_world_regions
from OWEdges import OWTileRegions, OWTileGroups, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
__version__ = '0.2.3.5-u'
__version__ = '0.2.3.6-u'
def link_overworld(world, player):
# setup mandatory connections