Version bump 0.2.3.4

This commit is contained in:
codemann8
2021-12-19 20:29:31 -06:00
parent d79adbf3c8
commit 5e2bbe68cb
2 changed files with 11 additions and 1 deletions

View File

@@ -4,7 +4,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.3-u'
__version__ = '0.2.3.4-u'
def link_overworld(world, player):
# setup mandatory connections